PPA in Linux Mint 20

Almost yes. PPA means custom repositories. When you use apt to install an application, your system searches for the application in all the repositories added to your system. If it finds the application (with exact same name) in more than one repositories, it installs from the repository that has the newer version of the application.

4 Likes