qBittorrent刚刚更新,到处都是bug。我得回到4.1.5版。在库本图18.10我该怎么做?在apt缓存中,它说版本是4.1.5,我知道,但在应用程序本身,它显示的版本是4.1.6。上次我更新了我的系统,就是这样更新的。
$ apt-cache policy qbittorrent
Installed: 4.1.5.99~201905062119-6701-ea7e47d~ubuntu18.10.1
Candidate: 4.1.5.99~201905062119-6701-ea7e47d~ubuntu18.10.1
Version table:
*** 4.1.5.99~201905062119-6701-ea7e47d~ubuntu18.10.1 500
500 http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu
cosmic/main amd64 Packages
100 /var/lib/dpkg/status
4.1.3-1 500
500 http://archive.ubuntu.com/ubuntu cosmic/universe amd64 Packages发布于 2019-05-24 14:10:00
对我来说,最好的解决方案是清除PPA并从reposiotory安装版本:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:qbittorrent-team/qbittorrent-stablehttps://askubuntu.com/questions/1145555
复制相似问题