how to make ubuntu smoother code example
Example 1: acce;lerate ubuntu
sudo apt install preload
sudo add-repository ppa:apt-fast/stable
sudo apt update
sudo apt install apt-fast
Example 2: how to make ubuntu faster
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get install apt-fast