📦 [MIRROR] Archey4 official AUR package
https://aur.archlinux.org/packages/archey4/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.SRCINFO | 3 weeks ago | |
.gitignore | 3 years ago | |
PKGBUILD | 3 weeks ago | |
README.md | 2 years ago | |
archey4.install | 3 years ago |
README.md
Archey4-PKGBUILD
Archey4 PKGBUILD for Arch User Repository (AUR)
Required dependencies
# For developers
pacman -S base-devel pacman-contrib namcap
# For end-users
pacman -S python-setuptools 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