Skip to content

Instantly share code, notes, and snippets.

@esamson
Created November 10, 2018 10:45
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esamson/85bcbd9b2d2661c041e104cf02cdbe15 to your computer and use it in GitHub Desktop.
Save esamson/85bcbd9b2d2661c041e104cf02cdbe15 to your computer and use it in GitHub Desktop.
Install Calibre on Linux without sudo
wget https://download.calibre-ebook.com/linux-installer.sh
sh linux-installer.sh install_dir=~/.local/opt isolated=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment