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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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