Skip to content

Instantly share code, notes, and snippets.

@sxiii
Created March 14, 2019 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sxiii/36b9ef5986a13cb59d9c861a21d67859 to your computer and use it in GitHub Desktop.
Save sxiii/36b9ef5986a13cb59d9c861a21d67859 to your computer and use it in GitHub Desktop.
Install all web browsers available in devuan repos for the armhf (chromebook c201)
# This command will install ALL browsers that are available in Devuan Repos
# EXCEPT the CLI-only browsers (links, lynx, elinks etc.)
# Browsers taken from here: https://friendsofdevuan.org/doku.php/community:alternative_browsers
sudo apt install firefox-esr dillo edbrowse midori netsurf iceweasel qupzilla surf2 uzbl w3m xombrero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment