心平气和
deepin
2023-04-17 02:39 选择 源代码 安装
Reply Like 1 View the author
选择 源代码 安装
sudo apt install com.calibre-ebook.calibre -y
如果旧版够用就用源内旧版。否则考虑flatpak安装。
可考虑透过 Distrobox 创建 Ubuntu 22.04 容器,然后在容器里执行官方提供的安装命令,Ubuntu 22.04 的 glibc 版本相对 deepin 20.x 较新
安装 Distrobox 请移玉步到 星火商店
spk://store/development/distrobox
sudo apt install com.calibre-ebook.calibre -y
已顺利安装,十分感谢!
谢谢大家提供的方法!已经用神末shenmo提供的方法顺利安装!
Popular Events
More
根据Calibre官方提供的安装命令:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
安装时,提示:
sing python executable: /usr/bin/python3
2023-04-16 17:54:17 URL:https://download.calibre-ebook.com/linux-installer.sh [33639/33639] -> "-" [1]
Your system has GNU libc version 2.28. The calibre binaries require at least version: 2.31 (released on 2020-02-01). Update your system.
网上搜索也没找到好的方法,还发现有人更新libc之后导致系统无法正常启动,也不感贸然下手了。
所以在此请教高手怎么解决,谢谢!