diff --git a/updates.txt b/updates.txt index 14a163ae..1f93a38f 100755 --- a/updates.txt +++ b/updates.txt @@ -965,3 +965,7 @@ Uninstall shell check and haskell modules: doas pacman -Rs shellcheck $(pacq | grep haskell | awk '${print $1}' | tr '\n' ' ') Install shellcheck-bin and corrresponding man pages from AUR: paru shellcheck-bin (choose both 1 and 2) + +10/13/2025 +Install android-tools (android developer tools, will be useful if fdroid ever goes down...) +doas pacman -S android-tools