View Single Post
Old 09-03-2021, 12:49 AM   #209
cat0705
Member
cat0705 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2020
Device: Kindle Oasis 1
Quote:
Originally Posted by xxyzz View Post
Don't download calibre from flathub, it's running in a sandbox and maybe that causes the error.

Run the command
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
to install calibre(see https://calibre-ebook.com/download_linux). All Linux users should use this command except Arch Linux users.
I reinstall calibre and it works perfectly now. Did not think flathub is the problem. Many thanks!
cat0705 is offline   Reply With Quote