Ubuntu

How to add, remove and purge ppa’s using YPPA manager

0 133

Ubuntu users find themselves installing softwares through Ubuntu Software Centre which is a GUI based tool and on the other hand by commands through terminal. While both of the methods are efficient in their way there are users who install software through PPA’s. Now wait, PPA? What is it? In simple words PPA is Personal Package Achieve which includes software sources which are not included in Ubuntu by default. Since, we had to wait for a new update of a software till the next release of Ubuntu, PPA’s solve the problem in which can install software using them and regularly update them.
Now you would know something about PPA. What is a YPPA manager? YPPA Manager is GUI tool for installing PPA’s just the same way you install softwares using Ubuntu Software Centre. Some users always find it convenient to use GUI. So, YPPA Manager is the best choice.

Installing YPPA Manager using terminal
1

Download YPPA Manager

 
To download YPPA manager type the command,
sudo add-apt-repository ppa:webupd8team/y-ppa-manager
Press Enter and enter your root password.
You will be prompted to continue or not. Press Enter to continue.
Wait for the PPA to get added.

2

Update YPPA Manager

Next you should update the software source.

sudo apt-get update

Press Enter and wait for the update to complete.

Now install the software using the command,
sudo apt-get install y-ppa-manager

Wait for the installation to complete


3

Install YPPA Manager

Now run YPPA from terminal using the command,
nohup y-ppa-manager &



You are now all set with the installation and now you can install software from PPA’s, view existing PPA’s in your system, search any required PPA, remove the PPA’s and much more.

A Guide through YPPA:

Now that you know how to obtain YPPA through terminal here is small tour through YPPA Manager.

Note: Double click on the item to invoke it

4

Adding PPA package

With Add a PPA you can directly add the ppa to the list.
For example, if you would like to add Gnome3 to the ppa type in as,
ppa:gnome3-team/gnome3

5

Removing a PPA

With Remove a PPA you can remove any ppa from the repository.

6

List packages in a PPA enabled in your computer

With this item you can view the currently present ppa’s in your system.
You can select any one of the ppa’s present and you can, Update the PPA

7

Search in All Launchpad

You can search for any PPA u need by typing the name of the software you need.
After your search is completed you will get the list of PPA’s based on your search.You can then, Add the selected PPA to your system.

8

Install Packages:

You can manually install the packages by specifying the name of the package in the text box and click on Install.

9

Advanced

Under Advanced tab there are 8 menu items each with different purposes which are,

  • PPA Purge– This tool is used to downgrade the PPA in your system to the default version which is present in Ubuntu repositories.
  • Scan and remove duplicate PPA– This tools helps to search for duplicate PPA and remove them
  • Try to import all missing GPG keys– This tool will attempt to fix all missing GPG keys for the PPAs added to your system.
  • Try to fix all GPG BADSIG errors– This tools fixes the BADSIG error which may occur during sudo apt-get update.
  • Backup repositories- This tool backs up all the PPAs on your computer which exists exist under /etc/apt/sources.list.d. This feature does not back up the GPG keys but its restore feature automatically imports all missing GPG keys and so a GPG keys backup is not required.
  • Restore repositories backup- This restores a repositories backup previously done using Y PPA Manager and it automatically imports all missing GPG keys.
  • Re-enable working PPAs after Ubuntu upgrade- When you upgrade to a new Ubuntu version, all the PPAs are disabled. This feature checks if the old PPAs have been updated to work with your current Ubuntu version and if they do work, it re-enables them.
  • Update release name in working PPAs- This feature allows you to replace the Ubuntu version for all the PPAs on your computer with another Ubuntu version. YPPA Manager checks if the PPAs support the Ubuntu version you want to replace it with, so the PPAs that won’t work with the new version are not updated.

Feedback

YPPA Manager is a very useful and efficient tool for users who need not squeeze their mind to search and install a software that is not available at the software center. Just hit the search or enter the ppa name and install the packages. Hope you would be benefited by this information.

About the author / 

admin

Popular

Editor’s Pick

  • 25+ Breathtaking examples of Natural sky Photography

    Many times throughout the day you look up to the sky and just see a blue or grey sky without much thought. But on some days, you look out into the distance and see something beautiful, something that captivates the beauty of the sky not seen on a daily basis. This collection of photography that…

  • Blogger Post Body Code fully described

    In this post , I will explain the main Post body code. It will help you guys to know about the code used in Blogger Blogs. And you can modify your templates as you like. So let us begin : The first

  • Implementing SOLID Principles in Your React Frontend Development

    Learn how to improve the maintainability and scalability of your React frontend applications by implementing the SOLID principles. From Single Responsibility to Dependency Inversion, this article covers practical examples and best practices for writing cleaner, more modular code in your React codebase. Join us on this journey towards better frontend development with Implementing SOLID Principles in Your React Frontend Development.

  • 200+ Ultimate Collection of Photoshop Plugins

    Photoshop is a powerful image editing software which is very useful for web designers and photographers to create desired effects in the images. But sometimes it’s difficult to perform certain tasks manually in photoshop. Once there was a belief that only designers who have mastered photoshop can create special effects on photographs or images. But…