Answers for "how reset ubuntu"

5

clean my ubuntu

$ sudo apt-get clean
Posted by: Guest on November-29-2020
1

how to reset source list ubuntu

By default there will be a backup for your sources.list file on the same directory itself.

sudo cp /etc/apt/sources.list.save /etc/apt/sources.list
Posted by: Guest on December-15-2021

Code answers related to "how reset ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language