Friday, February 23, 2018

How to add a ppa from a launchpad link


How can I add this ppa:


https://launchpad.net/~ermshiperete/+archive/ubuntu/monodevelop


to Ubuntu by a command?


So given a launchpad link how can I created the appropriate command?



Open the Other Software tab in Software & Updates


sudo software-properties-gtk --open-tab=1

click on Add


enter image description here


type in the ppa - then click on Add Source


enter image description here


Then click on Close.


Now install your package.


sudo apt-get install monodevelop

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...