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.

  1. procs

    Download from github

    sudo unzip procs-v0.14.4-x86_64-linux.zip sudo cp procs /usr/local/bin

    Note

    Source: github.com

  2. Chromium

    Install Chromium from flatpak. The snap version, if previously installed, should already be gone as per Step 2. sudo apt install flatpak flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install org.chromium.Chromium

  3. Firefox

    Part V, “Firefox”

  4. Emacs

    Part IV, “ Emacs ”