Quote:
Originally Posted by anishtain4
Then what is my problem? I tried the same thing on my friends KDE 10.10 too and got the same error after downloading exactly 1583 bytes.
can you give me a hint on using the calibre-0.8.50-x86_64.tar.bz2 ?
|
did you paste the entire line into the console?
Code:
sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"