Quote:
Originally Posted by tosim
I am running Linux Mint,v19.3, and want to add the (new) ppa for Calibre to my computers.
however, after much searching, I have not been able to locate the proper wording to use in my terminal. Can somebody please assist me? Thank you.
|
Did you try the command line from the
calibre - Download for Linux page?
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
There are alternates there as well for such things as certificate errors or changing the calibre install directory.
I would recommend using the direct from calibre-ebook.com method since the versions in quite a few Linux repositories are dated or have other issues.