Easily Manage PPAs in Ubuntu With Y PPA Manager

Y PPA Manager is a graphical tool that lets you easily manage PPA from the comfort of GUI.
Warp Terminal

The easiest way to install applications in Ubuntu and Ubuntu based distributions is the Software Center. But you might have experienced there are a number of Ubuntu applications not available in the Software Center.

So you resort to googling and come across the alternate method of installing apps via PPA. You might have even installed a handful of them.

The problem with PPAs are that they are entirely command line based. Managing them in the command line is not what everyone prefers. Once you’ve installed a significant number of PPAs it gets cumbersome to manage them and deal with PPA related issues through the terminal.

Here is a more friendly way to manage PPAs, the GUI way.

Y PPA Manager

Keeping these things in mind Andrew from Webupd8 has developed Y PPA Manager, a GUI tool to manage PPAs in the best possible way. It’s a complete tool that does all the things you will be doing with PPAs in the command line. Moreover, it also fixes an issue or two automatically.

Here are some of the main features of Y PPA Manager:

  • See all the PPA added to your system. Remove and purge apps from here.
  • Install PPAs without needing to update all the software sources (suited for people with a slow network connection)
  • Search for available PPAs in Launchpad
  • Remove duplicate PPAs
  • Fix BADSIG error and other such common issues
  • Backup and Restore your PPAs

Let's see how to install Y PPA Manager in Ubuntu and other distributions like Linux Mint.

🚧
Y PPA Manager has not seen active development in the past several years. While it may still work in older Ubuntu versions, you'll have difficult time with this application.

Install Y PPA Manager in Ubuntu 20.04

Okay! so you have to use terminal once again to install Y PPA Manager via its PPA. Sort of ironic but you’ll be able to manage the PPAs graphically once you install it.

Open a terminal (Ctrl+Alt+T) using the following commands:

sudo add-apt-repository ppa:webupd8team/y-ppa-manager
sudo apt update 
sudo apt install y-ppa-manager

Once installed, go to the menu and look for PPA. Click on it to launch it.

Install Y PPA Manager in Ubuntu 13.10

This is what the interface looks like.

YPPA user interface
Y PPA Manager Interface

Let’s see how to manage your PPAs with Y PPA Manager.

Add a PPA

To add a PPA, click on ‘Add a PPA’ button and type in the name of the PPA and click OK. You can get the PPA name by googling or from launchpad.

YPPA add repository
Adding a PPA

Search for a PPA

There is also the functionality to search for PPAs, but many a times the basic search results in too many results and its not easy to find the right one unless you know the exact name of the PPA.

YPPA search
Searching for a PPA
YPPA search results
Result for PPA search

Manage Your PPAs

When you click on the ‘Manage PPAs’ button (from the main interface) it lists all your installed PPAs and allows you to remove, purge and take other actions on your PPA’s.

Remove action removes the PPA and purge uninstalls the applications installed by that PPA in addition to removing the PPA.

manage-PPA-YPPA
Managing installed PPAs

The Advanced tab also allows you to fix BADSIG issues, find missing GPG keys, backup and restore your PPAs.

advanced-YPPA
Fixing common issues with PPAs

Remove Y PPA Manager

Don't like it? Facing bugs or the PPA is not available for your Ubuntu version? You can easily remove it.

First, remove the installed application.

sudo apt remove y-ppa-manager

And now remove the PPA as well.

sudo add-apt-repository -r ppa:webupd8team/y-ppa-manager
sudo apt update

More on PPA

That’s about all the things you can do using the Y PPA manager, very easy and intuitive. If you want to know more about PPAs here is a complete guide to using PPAs.

What is PPA? Everything You Need to Know About PPA in Linux
An in-depth article that covers almost all the questions around using PPA in Ubuntu and other Linux distributions.

Have you tried using Y PPA Manager? How’s your experience with it? Do let us know in the comments.

About the author
Abhishek Prakash

Abhishek Prakash

Created It's FOSS 11 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries 🕵️‍♂️

It's FOSS

Making You a Better Linux User

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.