pngcheck on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pngcheck on Arch using YAY
$
yay -S
pngcheck
Copied
* (Optional) Uninstall pngcheck on Arch using YAY
$
yay -Rns
pngcheck
Copied
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
Copied
b. Clone pngcheck's git locally
$
git clone https://aur.archlinux.org/pngcheck.git
~/pngcheck
Copied
c. Go to ~/pngcheck folder and install it
$
cd
~/pngcheck
Copied
$
makepkg -si
Copied
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
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