Difference between revisions of "Freegeek repository"

From FreekiWiki
Jump to navigation Jump to search
(New page: For systems installed via liveCD you need to manually add the freegeek repository+keyring *Go to system>administration>software sorces *Select the third-party software tab *add the follow...)
 
(added catagory)
Line 13: Line 13:
 
*Install freegeek-extras package (in terminal)
 
*Install freegeek-extras package (in terminal)
 
  sudo apt-get install freegeek-extras
 
  sudo apt-get install freegeek-extras
 +
 +
[[Category:Tech support]]

Revision as of 17:12, 20 August 2009

For systems installed via liveCD you need to manually add the freegeek repository+keyring

  • Go to system>administration>software sorces
  • Select the third-party software tab
  • add the following
deb http://web.freegeek.org/ freegeek public ubuntu
  • Add the freegeek keyring
  • Install freegeek-extras package (in terminal)
sudo apt-get install freegeek-extras