$ sudo add-apt-repository ppa:apt-fast/stable $ sudo apt install apt-fast $ # 非必須,但建議把 apt-fast 的設定調快一點。 $ sudo dpkg-reconfigure apt-fast
$ sudo add-apt-repository ppa:apt-fast/stable $ sudo apt install apt-fast $ # 非必須,但建議把 apt-fast 的設定調快一點。 $ sudo dpkg-reconfigure apt-fast
$ sudo sed -i 's/bionic/devel/g' /etc/apt/sources.list$ sudo apt update