Utility scripts for Arch Linux
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
coderkun 50ed145854 Fix handling of deleted packages 5 months ago
.gitignore Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md update readme: add descrition of aur-check.py 7 years ago
arch.py Make all package fields optional 3 years ago
aur-check.py Fix handling of deleted packages 5 months ago
aur.py Load all AUR packages of a database with one call 2 years ago

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.