View Single Post
  #1  
Old 05-02-2010, 08:20 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

How to install MyRuLib from PPA (Ubuntu Linux)


Go to System -> Administration -> Software sources and add the following PPA:
Code:
ppa:lintest/myrulib
Alternatively you can run the following in the terminal:
Code:
sudo add-apt-repository ppa:lintest/myrulib
Then install MyRuLib from the terminal:
Code:
sudo apt-get install myrulib


After that you will be able to get updates of myrulib automatically
Reply With Quote