Chapter 10. Special installation
Some programs aren't available in an apt repo, or not in the default apt repo, or not in a recent enough version, or not with required features. Install these thusly as needed.
-
procs
Download from github
sudo unzip procs-v0.14.4-x86_64-linux.zipsudo cp procs /usr/local/binNote
Source: github.com
-
Chromium
Install Chromium from flatpak. The snap version, if previously installed, should already be gone as per Step 2.
sudo apt install flatpakflatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepoflatpak install org.chromium.Chromium -
Firefox
-
Emacs