Utility scripts for Arch Linux
.gitignore | ||
arch.py | ||
aur-check.py | ||
aur.py | ||
LICENSE | ||
README.md |
arch-scripts
Some utility scripts for Arch Linux.
aur-check.py
Script to read local Arch Linux package databases/repositories and compare the version of each containing package against the AUR package with the same name to determine and print a status for each package.
This script can be used to check a custom Arch Linux repository which contains packages from the AUR for new versions. It also prints out a link to the new snapshot for each package for easy donwload.