minor packages change
authorIan Kelling <ian@iankelling.org>
Sat, 1 Mar 2025 18:20:49 +0000 (13:20 -0500)
committerIan Kelling <ian@iankelling.org>
Sat, 1 Mar 2025 18:20:49 +0000 (13:20 -0500)
distro-end
pkgs

index 5cddca9770c4f4f731e6fe2769fbfa6ce3e2b7f7..92bfa881f4123136231d5cc9195d421b636063c4 100755 (executable)
@@ -182,7 +182,7 @@ if [[ ! -e /usr/share/debootstrap/scripts/noble ]]; then
 fi
 
 # example prefs file for if we were going japanese.
-    sd /etc/apt/preferences.d/trisquel-debian <<EOF
+sd /etc/apt/preferences.d/trisquel-debian <<EOF
 Explanation: Debian* includes Debian + Debian Backports
 Package: *
 Pin: release o=Debian*
@@ -1302,7 +1302,6 @@ esac
 
 sudo mkdir -p /nocow/user
 sudo chown $USER:$USER /nocow/user
-pi anki
 
 
 ####### begin transmission
@@ -1681,6 +1680,19 @@ rm -rf /home/iank/.mpv
 # fi
 
 
+# run appimages without manually extracting.
+# https://github.com/AppImage/AppImageKit/wiki/FUSE
+case $(debian-codename) in
+  aramo)
+    pi libfuse2
+    ;;
+  # assume this is newer than aramo
+  *)
+    pi libfuse2t64
+    ;;
+esac
+
+
 ## begin beets
 # soo, apt install beets fails due to wanting a pip package,
 # we find out why it wants this through
diff --git a/pkgs b/pkgs
index bf104a74812d20a3cae0d2294b9ed53e2878f239..d088afef9d648aa78c19c78d0d708a91bd39841a 100644 (file)
--- a/pkgs
+++ b/pkgs
@@ -82,6 +82,7 @@ p2=(
 p3=(
   at
   adb
+  anki
   ansible
   apache2
   apache2-doc
@@ -307,6 +308,7 @@ p3=(
   tcl
   tcl-tclreadline
   telnet
+  tidy
   tmate
   transmission-remote-gtk
   trash-cli