Page 1 of 1

Re: How to install the Latest Blender

PostPosted: Sun May 12, 2013 5:09 pm
by ninjawarrior
For the sake of curiosity, and for all the newies out there, how does a person find a ppa of any specific application?

Re: How to install the Latest Blender

PostPosted: Sun May 12, 2013 7:50 pm
by smeterlink

Re: PPA Locating Techniques?

PostPosted: Sun May 12, 2013 11:47 pm
by pam
easy way out....GoOgLe search :!:

http://www.ubuntuupdates.org/ppas

https://launchpad.net/ubuntu/+ppas..enter ppa in search field

http://www.webupd8.org/p/ubuntu-ppas-by-webupd8.html

On your system to see the packages(available ones,not the latest), if available in repos...
Code: Select all
sudo apt-get update

Code: Select all
sudo apt-cache search <your-package-name>

Re: PPA Locating Techniques?

PostPosted: Mon May 13, 2013 12:49 am
by sambolinux
There is also "ppa Manager" a little program that does all work for you :
Code: Select all
sudo add-apt-repository ppa:webupd8team/ppa-manager


Code: Select all
sudo apt-get update


Code: Select all
sudo apt-get install ppa-manager

with it you do a simple search or a deep search and will also list the packages for your specific distro. Oh S*** I posted something.

Re: PPA Locating Techniques?

PostPosted: Mon May 13, 2013 6:22 am
by JOHNNYG
Google is your friend ! Most can be found at luanchpad ! https://www.google.com/url?sa=t&rct=j&q ... 0616,d.eWU