MENU

Ubuntu18.04,apt-fast安装

February 18, 2021 • Read: 1027 • Server阅读设置

Apt-fast 是一款替代 apt-get 提升下载速度的软件,安装软件时,通过增加线程使下载软件速度加快。

sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get install apt-fast