View Single Post
Old 09-20-2015, 02:34 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,557
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
No hay enlaces, hay instrucciones. Tienes que ejecutar lo siguiente en una consola:

Code:
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 failed\n'); exec(sys.stdin.read()); main()"
Parece complicado, pero sólo es es copiar y pegar. Para ejecutarlo en una consola, tendrás que abrir una consola (debería ser fácil de encontrar), copiar y pegar lo de arriba y pulsar enter; te pedirá la contraseña (ojo, no aparece nada cuando la escribes). Dependiendo de la distribución de linux puede cambiar algo, ¿cuál tienes?
Jellby is offline   Reply With Quote