mirror of
https://aur.archlinux.org/archey4.git
synced 2024-11-20 20:00:14 +01:00
📦 [MIRROR] Archey4 official AUR package
https://aur.archlinux.org/packages/archey4/
.gitignore | ||
.SRCINFO | ||
archey4.install | ||
PKGBUILD | ||
README.md |
Archey4-PKGBUILD
Archey4 PKGBUILD for Arch User Repository (AUR)
Required dependencies
# For developers
pacman -Sy base-devel pacman-contrib namcap
# For maintainers
pacman -Sy python-setuptools python-build python-installer python-wheel python-distro python-netifaces
Clone this repository
git clone https://aur.archlinux.org/archey4.git
cd archey4/
Development procedure
# Edit PKGBUILD as needed here...
nano PKGBUILD
# Run PKGBUILD lint
namcap PKGBUILD
# Update MD5 and SHA1 sums
updpkgsums
# Let's build the package
makepkg
makepkg --printsrcinfo > .SRCINFO
# Commit changes and publish them
git add PKGBUILD .SRCINFO
git commit -m '...'
git push
Installation procedure
pacman -U ./archey4-*.pkg.tar.zst
# These entry points should now be available on your system
archey
archey4