From 1cd784cb14a1f3f803334f1c2d40ea5df6220754 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Tue, 13 May 2025 01:19:15 +0200 Subject: [PATCH] recover broken apt:// link# --- app/views/packages/_details_rightbox.slim | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/packages/_details_rightbox.slim b/app/views/packages/_details_rightbox.slim index d7e9fb6..7d58f3e 100644 --- a/app/views/packages/_details_rightbox.slim +++ b/app/views/packages/_details_rightbox.slim @@ -41,7 +41,12 @@ p.subtitle = icon('download') ' Install this software package - p'fa-solid', + p + ' If the package is available for the distribution you are + ' currently using on your computer then install the software + ' by clicking on… + a.button.small.secondary href="apt:#{pkg.name}" Install #{pkg.name} + / p.subtitle / = icon('fa-solid', 'bar-chart') / ' Statistics