View Single Post
Old 12-06-2024, 05:39 PM   #2
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,191
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
See this post:
https://www.mobileread.com/forums/sh...6&postcount=11

bernie
Quote:
Originally Posted by Dan__ View Post
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
[sudo] password for essin:
Using python executable: /usr/bin/python3
2024-12-06 14:21:20 URL:https://download.calibre-ebook.com/linux-installer.sh [35050/35050] -> "-" [1]
You are missing the system library libxcb-cursor.so.0. Try installing packages such as libxcb-cursor0 or xcb-cursor
➜ ~ sudo apt install xcb-cursor
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package xcb-cursor
➜ ~ sudo apt install libxcb-cursor.so.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libxcb-cursor.so.0
E: Couldn't find any package by glob 'libxcb-cursor.so.0'
gbm is offline   Reply With Quote