Utility scripts for Arch Linux
Go to file
coderkun 50ed145854 Fix handling of deleted packages 2022-10-25 12:09:52 +02:00
.gitignore Initial commit 2016-07-24 15:47:00 +02:00
LICENSE Initial commit 2016-07-24 15:47:00 +02:00
README.md update readme: add descrition of aur-check.py 2016-07-25 12:29:09 +02:00
arch.py Make all package fields optional 2020-05-17 11:34:44 +02:00
aur-check.py Fix handling of deleted packages 2022-10-25 12:09:52 +02:00
aur.py Load all AUR packages of a database with one call 2021-09-21 23:51:25 +02:00

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.