libpng-apng on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "libpng-apng" 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 libpng-apng on Arch using YAY

$ yay -S libpng-apng

* (Optional) Uninstall libpng-apng on Arch using YAY

$ yay -Rns libpng-apng

2. Manually Install "libpng-apng" via AUR

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

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

b. Clone libpng-apng's git locally

$ git clone https://aur.archlinux.org/libpng-apng.git ~/libpng-apng

c. Go to ~/libpng-apng folder and install it

$ cd ~/libpng-apng $ makepkg -si

3. Information about the libpng-apng package on Arch User Repository (AUR)

ID: 1412422
Name: libpng-apng
PackageBaseID: 157274
PackageBase: libpng-apng
Version: 1.6.40-1
Description: A collection of routines used to create PNG format graphics files
URL: https://sourceforge.net/projects/libpng-apng/
NumVotes: 2
Popularity: 1
OutOfDate: 1710077064
Maintainer: yar
Submitter: yar
FirstSubmitted: 1598953667
LastModified: 1708428934
URLPath: /cgit/aur.git/snapshot/libpng-apng.tar.gz