Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 675 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 675 Bytes

Update with apt

This is a simple used to show how simple it is to take control of your system's package management with apt. As of now, you should not use this on a production machine because it does not handle any errors and may cause issues without supervision. For average users, this script is still a quick little tool for updating and cleaning your system. Find more information on the wiki

Clone this repo to your computer

git clone http://github.com/CodePy5/apt-update

Run the script

Open a terminal and move to the directory the "runMe" file is in, then run: sudo ./runme You will probably be prompted to enter your password, then the script will start.