ubuntuusers.de

calibre von Homepage öffnet nicht

Status: Ungelöst | Ubuntu-Version: Xubuntu 20.04 (Focal Fossa)
Antworten |

nemene

Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

Hallo! Habe calibre erfolgreich von der Homepage geladen, es öffnet aber nicht. Bitte, warum nicht?

Ubunux

Anmeldungsdatum:
12. Juni 2006

Beiträge: 17505

Wie hast du das geladen bzw. wie hast du das installiert?

Der richtige Weg zu installieren geht so:

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

Direkt von der Homepage. Habe gerade auf einem anderen Laptop calibre per sudo apt-get install calibre installiert. Das funktioniert, ist Version 4.99.4.

EDIT: opt/calibre ist vorhanden. Sollte ich das calibre direkt von der Homepage deinstallieren? WIE?

Kann calibre auch per

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()"

neu installieren?

EDIT 2: Habe gerade auf dem Laptop mit dem nicht öffnenden calibre versucht per

sudo Code-v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

zu installieren. Öffnet auch nicht.

Bleys

Anmeldungsdatum:
13. August 2006

Beiträge: 6172

nemene schrieb:

EDIT: opt/calibre ist vorhanden. Sollte ich das calibre direkt von der Homepage deinstallieren? WIE?

Zitat Downloadseite Calibre:

You can uninstall calibre by running sudo calibre-uninstall. Alternately, simply deleting the installation directory will remove 99% of installed files.

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

Okay Bleys

ali@puta:~$ sudo calibre-uninstall
Using python executable: /usr/bin/python3
Removing mime resource: calibre-mimetypes.xml
Removing /usr/bin/calibre-server
Removing /usr/bin/ebook-viewer
Removing /usr/bin/ebook-device
Removing /usr/bin/ebook-edit
Removing /usr/bin/ebook-convert
Removing /usr/bin/lrf2lrs
Removing /usr/bin/calibre-debug
Removing /usr/bin/calibre-smtp
Removing /usr/bin/calibre-parallel
Removing /usr/bin/web2disk
Removing /usr/bin/ebook-polish
Removing /usr/bin/fetch-ebook-metadata
Removing /usr/bin/markdown-calibre
Removing /usr/bin/calibredb
Removing /usr/bin/lrfviewer
Removing /usr/bin/lrs2lrf
Removing /usr/bin/calibre-customize
Removing /usr/bin/ebook-meta
Removing /usr/bin/calibre
Removing /usr/share/zsh/vendor-completions/_calibre
Removing /usr/share/bash-completion/completions/calibre
Removing /usr/share/bash-completion/completions/lrf2lrs
Removing /usr/share/bash-completion/completions/ebook
Removing /usr/share/bash-completion/completions/ebook-polish
Removing /usr/share/bash-completion/completions/lrfviewer
Removing /usr/share/bash-completion/completions/ebook-viewer
Removing /usr/share/bash-completion/completions/ebook-edit
Removing /usr/share/bash-completion/completions/fetch-ebook-metadata
Removing /usr/share/bash-completion/completions/calibre-smtp
Removing /usr/share/bash-completion/completions/calibre-server
Removing /usr/share/bash-completion/completions/calibre-debug
Removing /usr/share/bash-completion/completions/ebook-device
Removing /usr/share/bash-completion/completions/ebook-convert
Removing /usr/share/metainfo/calibre-gui.appdata.xml
Removing /usr/share/metainfo/calibre-ebook-viewer.appdata.xml
Removing /usr/share/metainfo/calibre-ebook-edit.appdata.xml
Removing /usr/bin/calibre-uninstall
Removing /opt/calibre
Removing /tmp/mime-hack.iz19tqkj
Removing icon: calibre-gui from context: apps at size: 16
Removing icon: calibre-gui from context: apps at size: 32
Removing icon: calibre-gui from context: apps at size: 48
Removing icon: calibre-gui from context: apps at size: 64
Removing icon: calibre-gui from context: apps at size: 128
Removing icon: calibre-gui from context: apps at size: 256
Removing icon: calibre-viewer from context: apps at size: 16
Removing icon: calibre-viewer from context: apps at size: 32
Removing icon: calibre-viewer from context: apps at size: 48
Removing icon: calibre-viewer from context: apps at size: 64
Removing icon: calibre-viewer from context: apps at size: 128
Removing icon: calibre-viewer from context: apps at size: 256
Removing icon: calibre-ebook-edit from context: apps at size: 16
Removing icon: calibre-ebook-edit from context: apps at size: 32
Removing icon: calibre-ebook-edit from context: apps at size: 48
Removing icon: calibre-ebook-edit from context: apps at size: 64
Removing icon: calibre-ebook-edit from context: apps at size: 128
Removing icon: calibre-ebook-edit from context: apps at size: 256
Removing desktop file: calibre-gui.desktop
Removing desktop file: calibre-lrfviewer.desktop
Removing desktop file: calibre-ebook-viewer.desktop
Removing desktop file: calibre-ebook-edit.desktop

Remove the e-book format icons? [y/n]:j
ali@puta:~$ 

Jetzt versuch ich's mal mit

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

OOPS! Öffnet auch nicht.

Ubunux

Anmeldungsdatum:
12. Juni 2006

Beiträge: 17505

Zeige mal die Ausgabe von

apt policy calibre

umbhaki Team-Icon

Supporter
Avatar von umbhaki

Anmeldungsdatum:
30. Mai 2010

Beiträge: 2609

Wohnort: Düren/Rhld

Hallo, ich habe mein Xubuntu 20.04 vor drei Wochen frisch installiert und meine mich zu erinnern, dass Calibre (auch von der Homepage installiert) erst nicht starten wollte.

Bein Aufruf aus dem Terminal kam eine Fehlermeldung, irgend eine Abhängigkeit hat gefehlt. Leider weiß ich nicht mehr, welche.

nemene, starte Calibre mal aus dem Terminal, einfach mit den Aufruf

calibre 

Dann sollten wir mehr wissen.

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

[Die Verzögerung hat nichts mit Unhöflichkeit zu tun, sondern mit bedingtem Netzzugang!]

Hallo Ubunux

ali@puta:~$ apt policy calibre
calibre:
  Installiert:           (keine)
  Installationskandidat: 4.99.4+dfsg+really4.12.0-1build1
  Versionstabelle:
     4.99.4+dfsg+really4.12.0-1build1 500
        500 http://es.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        500 http://es.archive.ubuntu.com/ubuntu focal/universe i386 Packages
ali@puta:~$ 

und umbhaki

ali@puta:~$ calibre
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Abgebrochen (Speicherabzug geschrieben)
ali@puta:~$ 

Bleys

Anmeldungsdatum:
13. August 2006

Beiträge: 6172

Kannst Du so:

1
QT_QPA_PLATFORM="xcb" calibre

starten?

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

ali@puta:~$ QT_QPA_PLATFORM="xcb" calibre
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Abgebrochen (Speicherabzug geschrieben)
ali@puta:~$ 

NEIN!

Bleys

Anmeldungsdatum:
13. August 2006

Beiträge: 6172

Poste mal bitte die Ausgabe von:

1
find . -not -user $USER -name  "*"

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

ali@puta:~$ find . -not -user $USER -name  "*"
ali@puta:~$ 

umbhaki Team-Icon

Supporter
Avatar von umbhaki

Anmeldungsdatum:
30. Mai 2010

Beiträge: 2609

Wohnort: Düren/Rhld

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Jetzt glaube ich mich zu erinnern, wie das seinerzeit bei mir ablief, als bei mir mit frisch installiertem Xubuntu 20.04 auch Calibre nicht starten wollte. Ich habe da sowieso noch ein paar Sachen nachinstalliert, und auf einmal startete auch Calibre. Mein Verdacht ist, dass dies mit der Nachinstallation von qpdfview zusammenhängt, was ja ein paar Qt-basierte Abhängigkeiten mit sich bringt. Ist aber nur eine Vermutung.

Jetzt habe ich mal die oben zitierte Liste in Synaptic abgearbeitet und bin an zwei Stellen fündig geworden:

x11vnc:
x11vnc ermöglicht die Anzeige und Fernbedienung echter X-Displays (also
eines, das tatsächlich einem echten Monitor, Tastatur und Maus zugeordnet
ist) mit beliebiegen VNC-Clients. Der Server bietet integrierte SSL-
Verschlüsselung und -Authentifizierung, unterstützt UNIX-Benutzerkonten
und -Passwörter, serverseitige Skalierung, HTTPS und VNC auf einem Port,
mDNS-Dienstankündigung sowie TightVNC- und UltraVNC-Dateiübertragungen.

Das könnte man versuchsweise mal nachinstallieren. Es kommen noch diverse Abhängigkeiten mit. Oder aber:

xcb:
libX11-xcb stellt Funktionen für Clients bereit, um Xlib/XCB zum
Vermischen von Aufrufen an Xlib und XCB über die gleiche X-Verbindung
verwenden zu können.

Das Paket xcb selbst ist bei mir gar nicht installiert, wohl aber das Paket libx11-xcb1. Ich vermute jetzt mal (das ist aber nur laienhaft geraten), dass dieses Paket bei mir das Calibre-Problem gelöst hat.

sudo apt install libx11-xcb1 

'Nen Versuch ist es wert, finde ich.

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

Moin umbhaki

Habe zuerst

sudo apt install libx11-xcb1 

installiert (Terminalauszug vergessen zu kopieren), erfolglos. Dann

ali@puta:~$ sudo apt install x11vnc
[sudo] Passwort für ali: 
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  libtcl8.6 libtk8.6 libvncclient1 libvncserver1 tcl tcl8.6 tk tk8.6
Vorgeschlagene Pakete:
  tcl-tclreadline
Die folgenden NEUEN Pakete werden installiert:
  libtcl8.6 libtk8.6 libvncclient1 libvncserver1 tcl tcl8.6 tk tk8.6 x11vnc
0 aktualisiert, 9 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.
Es müssen 2.842 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 9.423 kB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] j
Holen:1 http://es.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB]
Holen:2 http://es.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB]
Holen:3 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 libvncclient1 amd64 0.9.12+dfsg-9ubuntu0.2 [65,6 kB]
Holen:4 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 libvncserver1 amd64 0.9.12+dfsg-9ubuntu0.2 [119 kB]
Holen:5 http://es.archive.ubuntu.com/ubuntu focal/main amd64 tcl8.6 amd64 8.6.10+dfsg-1 [14,8 kB]
Holen:6 http://es.archive.ubuntu.com/ubuntu focal/universe amd64 tcl amd64 8.6.9+1 [5.112 B]
Holen:7 http://es.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6 amd64 8.6.10-1 [12,5 kB]
Holen:8 http://es.archive.ubuntu.com/ubuntu focal/universe amd64 tk amd64 8.6.9+1 [3.240 B]
Holen:9 http://es.archive.ubuntu.com/ubuntu focal/universe amd64 x11vnc amd64 0.9.16-3 [1.006 kB]
Es wurden 2.842 kB in 2 s geholt (1.487 kB/s).
Vormals nicht ausgewähltes Paket libtcl8.6:amd64 wird gewählt.
(Lese Datenbank ... 202710 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../0-libtcl8.6_8.6.10+dfsg-1_amd64.deb ...
Entpacken von libtcl8.6:amd64 (8.6.10+dfsg-1) ...
Vormals nicht ausgewähltes Paket libtk8.6:amd64 wird gewählt.
Vorbereitung zum Entpacken von .../1-libtk8.6_8.6.10-1_amd64.deb ...
Entpacken von libtk8.6:amd64 (8.6.10-1) ...
Vormals nicht ausgewähltes Paket libvncclient1:amd64 wird gewählt.
Vorbereitung zum Entpacken von .../2-libvncclient1_0.9.12+dfsg-9ubuntu0.2_amd64.
deb ...
Entpacken von libvncclient1:amd64 (0.9.12+dfsg-9ubuntu0.2) ...
Vormals nicht ausgewähltes Paket libvncserver1:amd64 wird gewählt.
Vorbereitung zum Entpacken von .../3-libvncserver1_0.9.12+dfsg-9ubuntu0.2_amd64.
deb ...
Entpacken von libvncserver1:amd64 (0.9.12+dfsg-9ubuntu0.2) ...
Vormals nicht ausgewähltes Paket tcl8.6 wird gewählt.
Vorbereitung zum Entpacken von .../4-tcl8.6_8.6.10+dfsg-1_amd64.deb ...
Entpacken von tcl8.6 (8.6.10+dfsg-1) ...
Vormals nicht ausgewähltes Paket tcl wird gewählt.
Vorbereitung zum Entpacken von .../5-tcl_8.6.9+1_amd64.deb ...
Entpacken von tcl (8.6.9+1) ...
Vormals nicht ausgewähltes Paket tk8.6 wird gewählt.
Vorbereitung zum Entpacken von .../6-tk8.6_8.6.10-1_amd64.deb ...
Entpacken von tk8.6 (8.6.10-1) ...
Vormals nicht ausgewähltes Paket tk wird gewählt.
Vorbereitung zum Entpacken von .../7-tk_8.6.9+1_amd64.deb ...
Entpacken von tk (8.6.9+1) ...
Vormals nicht ausgewähltes Paket x11vnc wird gewählt.
Vorbereitung zum Entpacken von .../8-x11vnc_0.9.16-3_amd64.deb ...
Entpacken von x11vnc (0.9.16-3) ...
libvncserver1:amd64 (0.9.12+dfsg-9ubuntu0.2) wird eingerichtet ...
libvncclient1:amd64 (0.9.12+dfsg-9ubuntu0.2) wird eingerichtet ...
libtcl8.6:amd64 (8.6.10+dfsg-1) wird eingerichtet ...
tcl8.6 (8.6.10+dfsg-1) wird eingerichtet ...
libtk8.6:amd64 (8.6.10-1) wird eingerichtet ...
tcl (8.6.9+1) wird eingerichtet ...
tk8.6 (8.6.10-1) wird eingerichtet ...
tk (8.6.9+1) wird eingerichtet ...
x11vnc (0.9.16-3) wird eingerichtet ...
Trigger für mime-support (3.64ubuntu1) werden verarbeitet ...
Trigger für gnome-menus (3.36.0-1ubuntu1) werden verarbeitet ...
Trigger für libc-bin (2.31-0ubuntu9) werden verarbeitet ...
Trigger für man-db (2.9.1-1) werden verarbeitet ...
Trigger für desktop-file-utils (0.24-1ubuntu3) werden verarbeitet ...
ali@puta:~$ 

Auch ohne Erfolg!

nemene

(Themenstarter)
Avatar von nemene

Anmeldungsdatum:
5. Dezember 2012

Beiträge: 389

NEWSTART!

ali@puta:~$ sudo calibre-uninstall
[sudo] Passwort für ali: 
Using python executable: /usr/bin/python3
Removing mime resource: calibre-mimetypes.xml
Removing /usr/bin/calibredb
Removing /usr/bin/calibre-smtp
Removing /usr/bin/ebook-viewer
Removing /usr/bin/markdown-calibre
Removing /usr/bin/fetch-ebook-metadata
Removing /usr/bin/lrf2lrs
Removing /usr/bin/calibre
Removing /usr/bin/web2disk
Removing /usr/bin/calibre-customize
Removing /usr/bin/lrfviewer
Removing /usr/bin/ebook-polish
Removing /usr/bin/ebook-convert
Removing /usr/bin/calibre-parallel
Removing /usr/bin/ebook-device
Removing /usr/bin/ebook-meta
Removing /usr/bin/lrs2lrf
Removing /usr/bin/calibre-debug
Removing /usr/bin/ebook-edit
Removing /usr/bin/calibre-server
Removing /usr/share/zsh/vendor-completions/_calibre
Removing /usr/share/bash-completion/completions/calibre
Removing /usr/share/bash-completion/completions/lrf2lrs
Removing /usr/share/bash-completion/completions/ebook-meta
Removing /usr/share/bash-completion/completions/ebook-polish
Removing /usr/share/bash-completion/completions/lrfviewer
Removing /usr/share/bash-completion/completions/ebook-viewer
Removing /usr/share/bash-completion/completions/ebook-edit
Removing /usr/share/bash-completion/completions/fetch-ebook-metadata
Removing /usr/share/bash-completion/completions/calibre-smtp
Removing /usr/share/bash-completion/completions/calibre-server
Removing /usr/share/bash-completion/completions/calibre-debug
Removing /usr/share/bash-completion/completions/ebook-device
Removing /usr/share/bash-completion/completions/ebook-convert
Removing /usr/share/metainfo/calibre-gui.appdata.xml
Removing /usr/share/metainfo/calibre-ebook-viewer.appdata.xml
Removing /usr/share/metainfo/calibre-ebook-edit.appdata.xml
Removing /usr/bin/calibre-uninstall
Removing /opt/calibre
Removing /tmp/mime-hack.zsvdidb9
Removing icon: calibre-gui from context: apps at size: 16
Removing icon: calibre-gui from context: apps at size: 32
Removing icon: calibre-gui from context: apps at size: 48
Removing icon: calibre-gui from context: apps at size: 64
Removing icon: calibre-gui from context: apps at size: 128
Removing icon: calibre-gui from context: apps at size: 256
Removing icon: calibre-viewer from context: apps at size: 16
Removing icon: calibre-viewer from context: apps at size: 32
Removing icon: calibre-viewer from context: apps at size: 48
Removing icon: calibre-viewer from context: apps at size: 64
Removing icon: calibre-viewer from context: apps at size: 128
Removing icon: calibre-viewer from context: apps at size: 256
Removing icon: calibre-ebook-edit from context: apps at size: 16
Removing icon: calibre-ebook-edit from context: apps at size: 32
Removing icon: calibre-ebook-edit from context: apps at size: 48
Removing icon: calibre-ebook-edit from context: apps at size: 64
Removing icon: calibre-ebook-edit from context: apps at size: 128
Removing icon: calibre-ebook-edit from context: apps at size: 256
Removing desktop file: calibre-gui.desktop
Removing desktop file: calibre-lrfviewer.desktop
Removing desktop file: calibre-ebook-viewer.desktop
Removing desktop file: calibre-ebook-edit.desktop

Remove the e-book format icons? [y/n]:y
Removing icon: application-lrf from context: mimetypes at size: 16
Removing icon: application-lrf from context: mimetypes at size: 32
Removing icon: application-lrf from context: mimetypes at size: 48
Removing icon: application-lrf from context: mimetypes at size: 64
Removing icon: application-lrf from context: mimetypes at size: 128
Removing icon: application-lrf from context: mimetypes at size: 256
Removing icon: text-lrs from context: mimetypes at size: 16
Removing icon: text-lrs from context: mimetypes at size: 32
Removing icon: text-lrs from context: mimetypes at size: 48
Removing icon: text-lrs from context: mimetypes at size: 64
Removing icon: text-lrs from context: mimetypes at size: 128
Removing icon: text-lrs from context: mimetypes at size: 256
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 16
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 32
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 48
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 64
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 128
Removing icon: application-x-mobipocket-ebook from context: mimetypes at size: 256
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 16
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 32
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 48
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 64
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 128
Removing icon: application-x-topaz-ebook from context: mimetypes at size: 256
Removing icon: application-x-kindle-application from context: mimetypes at size: 16
Removing icon: application-x-kindle-application from context: mimetypes at size: 32
Removing icon: application-x-kindle-application from context: mimetypes at size: 48
Removing icon: application-x-kindle-application from context: mimetypes at size: 64
Removing icon: application-x-kindle-application from context: mimetypes at size: 128
Removing icon: application-x-kindle-application from context: mimetypes at size: 256
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 16
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 32
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 48
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 64
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 128
Removing icon: application-x-mobi8-ebook from context: mimetypes at size: 256
ali@puta:~$ 

Calibre Icon weg = roter Kreis mit Querstrich.

Probiere nun den ersten Code von Ubunux. Warnung: Unsicheres Einfügen!

ali@puta:~$ sudo -v &sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin& wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
[sudo] Passwort für ali: 
Using python executable: /usr/bin/python3
2020-09-18 11:24:49 URL:https://download.calibre-ebook.com/linux-installer.sh [31921/31921] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Will download and install calibre-4.23.0-x86_64.txz 
                     Downloading calibre-4.23.0-x86_64.txz                      
100% [======================================================================]
                                                                                Downloaded 102148184 bytes 
Checking downloaded file integrity... 
Extracting files to /opt/calibre ...
Extracting application files... 
Creating symlinks...
	Symlinking /opt/calibre/ebook-polish to /usr/bin/ebook-polish
	Symlinking /opt/calibre/ebook-device to /usr/bin/ebook-device
	Symlinking /opt/calibre/calibre-smtp to /usr/bin/calibre-smtp
	Symlinking /opt/calibre/ebook-meta to /usr/bin/ebook-meta
	Symlinking /opt/calibre/markdown-calibre to /usr/bin/markdown-calibre
	Symlinking /opt/calibre/calibre-customize to /usr/bin/calibre-customize
	Symlinking /opt/calibre/calibredb to /usr/bin/calibredb
	Symlinking /opt/calibre/lrs2lrf to /usr/bin/lrs2lrf
	Symlinking /opt/calibre/ebook-edit to /usr/bin/ebook-edit
	Symlinking /opt/csudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdinalibre/calibre-server to /usr/bin/calibre-server
	Symlinking /opt/calibre/ebook-viewer to /usr/bin/ebook-viewer
	Symlinking /opt/calibre/calibre-parallel to /usr/bin/calibre-parallel
	Symlinking /opt/calibre/web2disk to /usr/bin/web2disk
	Symlinking /opt/calibre/lrf2lrs to /usr/bin/lrf2lrs
	Symlinking /opt/calibre/calibre-debug to /usr/bin/calibre-debug
	Symlinking /opt/calibre/fetch-ebook-metadata to /usr/bin/fetch-ebook-metadata
	Symlinking /opt/calibre/ebook-convert to /usr/bin/ebook-convert
	Symlinking /opt/calibre/lrfviewer to /usr/bin/lrfviewer
	Symlinking /opt/calibre/calibre to /usr/bin/calibre
Setting up command-line completion...
Installing zsh completion to: /usr/share/zsh/vendor-completions/_calibre
Installing bash completion to: /usr/share/bash-completion/completions/
Setting up desktop integration...
Creating un-installer: /usr/bin/calibre-uninstall
Run "calibre" to start calibre 
ali@puta:~$ 

ERFOLGLOS! (Aber Calibre Icon ist wenigstens ☺ wieder da.)

Bilder
Antworten |