An open API service indexing awesome lists of open source software.

https://github.com/khoerodin/checkppas

Check and remove unused Ubuntu PPAs
https://github.com/khoerodin/checkppas

ppa ubuntu

Last synced: over 1 year ago
JSON representation

Check and remove unused Ubuntu PPAs

Awesome Lists containing this project

README

          

## PPAs Checker

Make the script executable
`chmod +x checkPPAs.sh`

to list all repositories and the number of installed packages
`$ ./checkPPAs.sh`

to remove unused PPAs
`$ ./checkPPAs.sh --delete`

Source