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
- Host: GitHub
- URL: https://github.com/khoerodin/checkppas
- Owner: khoerodin
- Created: 2017-04-24T03:52:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T04:05:24.000Z (about 9 years ago)
- Last Synced: 2025-02-04T10:50:01.521Z (over 1 year ago)
- Topics: ppa, ubuntu
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`