pngcheck on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "pngcheck" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install pngcheck on Arch using YAY

$ yay -S pngcheck

* (Optional) Uninstall pngcheck on Arch using YAY

$ yay -Rns pngcheck

2. Manually Install "pngcheck" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pngcheck's git locally

$ git clone https://aur.archlinux.org/pngcheck.git ~/pngcheck

c. Go to ~/pngcheck folder and install it

$ cd ~/pngcheck $ makepkg -si

3. Information about the pngcheck package on Arch User Repository (AUR)

ID: 1396715
Name: pngcheck
PackageBaseID: 67232
PackageBase: pngcheck
Version: 3.0.3-3
Description: Verifies the integrity of PNG, JNG and MNG files
URL: http://www.libpng.org/pub/png/apps/pngcheck.html
NumVotes: 28
Popularity: 0.492329
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1360850436
LastModified: 1706802141
URLPath: /cgit/aur.git/snapshot/pngcheck.tar.gz