libpng14 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S libpng14

* (Optional) Uninstall libpng14 on Arch using YAY

$ yay -Rns libpng14

2. Manually Install "libpng14" via AUR

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

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

b. Clone libpng14's git locally

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

c. Go to ~/libpng14 folder and install it

$ cd ~/libpng14 $ makepkg -si

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

ID: 550786
Name: libpng14
PackageBaseID: 136573
PackageBase: libpng14
Version: 1.4.22-1
Description: A collection of routines used to create PNG format graphics files - 1.4 version
URL: http://www.libpng.org/pub/png/libpng.html
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: trya
Submitter: trya
FirstSubmitted: 1539193594
LastModified: 1539194002
URLPath: /cgit/aur.git/snapshot/libpng14.tar.gz