Skip to content

Instantly share code, notes, and snippets.

@aielwaste
Created June 22, 2017 00:49
Show Gist options
  • Save aielwaste/a7f6c2054006ec0906e91c548548ec2d to your computer and use it in GitHub Desktop.
Save aielwaste/a7f6c2054006ec0906e91c548548ec2d to your computer and use it in GitHub Desktop.
Install Calibre 3.0 Ubuntu
sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failedn'); exec(sys.stdin.read()); main()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment