Persepolis 是一个用Python编写的免费开源下载管理器。它是为 GNU/Linux 发行版、BSD、macOS 和 Microsoft Windows 开发的。
在 Ubuntu 20.04 LTS Focal Fossa 上安装 Persepolis
apt
步骤 1. 首先,通过在终端中运行以下命令,确保所有系统包都是最新的。
sudo apt update sudo apt upgrade sudo apt install software-properties-common apt-transport-https
步骤 2. 在 Ubuntu 20.04 上安装 Persepolis。
- 从官方来源安装 Persepolis。
默认情况下,Persepolis 在 Ubuntu 20.04 基础存储库中不可用。现在运行以下命令将 Persepolis PPA 存储库添加到您的系统:
sudo add-apt-repository ppa:persepolis/ppa
接下来,使用 APT 包管理器更新您的系统并使用以下命令安装 Persepolis:
sudo apt install persepolis
完成安装过程后检查版本:
persepolis --v
-
- 使用 Snap 安装 Persepolis。
如果尚未安装Snap 包管理器,则可以通过运行以下命令来安装它:
sudo apt install snapd
要安装 Persepolis,只需使用以下命令:
sudo snap install persepolis
步骤 3. 在 Ubuntu Linux 上访问 Persepolis。
成功安装后,在桌面上运行以下路径以打开路径:或通过终端使用如下所示的命令启动它:Activities -> Show Applications -> Persepolis Download Manager
persepolis
感谢您使用本教程在 Ubuntu 20.04 LTS Focal Fossa 系统上安装 Persepolis 下载管理器。如需更多帮助或有用信息,我们建议您查看波斯波利斯官方网站。
© 版权声明
文章版权归作者所有,未经允许请勿转载。