-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Moses Narrow edited this page Feb 7, 2022
·
4 revisions
The Archlinux User Repositories (AUR) is a community-driven repository for Arch users. It contains package descriptions (PKGBUILDs) that allow you to compile a package from source with makepkg and then install it via pacman on archlinux-based systems.
The skycoin/AUR repository allows these AUR packages to be maintained from a single github repository.
The AUR repositories now include additional builds for debian packages. An additional deb.PKGBUILD or cc.deb.PKGBUILD is included for this functionality.
Without the -bin
suffix, the package is built from the latest versioned release archive.
If no release archive is available, cloned git sources are used.