Tuesday, 31 January 2012

How to add Repository to Ubuntu?


Here is the example of how to add a repository to ubuntu machine using apt-get;
  sudo add-apt-repository ppa:jerome-etienne/neoip
  sudo apt-get update
  sudo apt-get install phantomjs

No comments:

Post a Comment