Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme | 2013-11-06 | 665 Bytes | |
thirdparty.list | 2013-11-06 | 238 Bytes | |
sources.list | 2013-11-06 | 301 Bytes | |
Totals: 3 Items | 1.2 kB | 0 |
Instructions for fixing the repositories in hamOS 12.48. Download the sources.list file and the thirdparty.list files to your Downloads folder. Open up the file manager (icon tht looks like a filing cabinet) and navigate to your Downloads folder. Open up a terminal in the Downloads folder by pressing the F4 key on your keyboard. Copy the following command to the terminal and hit ENTER (You will be asked for your password). sudo cp sources.list /etc/apt/sources.list && sudo cp thirdparty.list /etc/apt/sources.list.d/thirdparty.list && sudo apt-get update This should copy the correct sources and update the available software. Questions? kd0rg@lowswr.com