我使用的是 Debian 10,不久前安装了 qbittorrent。当我尝试时sudo apt update
,它显示了以下内容:
E: The repository 'http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu hirsute Release' does not have a Release file.
我删除并清除了 qbittorrent,但错误仍然存在。它似乎阻止我更新,我该怎么办?
答案1
qbittorrent-team ppa 适用于基于 Ubuntu 的发行版,将其从 debian 中删除:
sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable
sudo apt update