Module aur

Source
Expand description

Handles the download of packages from the AUR.

This requires interaction with git and the experimental aur.git GitHub mirror.

Structsยง

AurDownloader
The entry point for downloading packages from the AUR.

Constantsยง

AUR_GIT_MIRROR_URL ๐Ÿ”’
AUR_PKGBASE_URL ๐Ÿ”’

Functionsยง

get_packages_list ๐Ÿ”’
Downloads pkgbase.gz from aurweb and extracts the package names.