DebianEtch-KDE: Difference between revisions

Line 36: Line 36:
Add a similar line as the root one and replace root with your user_name. Save the file and exit. Exit from the root shell and now you can use the '''sudo''' command for further setup.
Add a similar line as the root one and replace root with your user_name. Save the file and exit. Exit from the root shell and now you can use the '''sudo''' command for further setup.


Now add Etch repositories to the
Now add Etch repositories to the sources.lst file of Apt using '''sudo vi /etc/apt/sources.lst'''
 
A sample of these entries can be found at http://www.mepis.org/node/8097
 
After you have saved the file, do a '''sudo apt-get update''' to download the available package lists from those internet repositories.
 
===Installing Other Packages===