lib32-libpng15 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lib32-libpng15

* (Optional) Uninstall lib32-libpng15 on Arch using YAY

$ yay -Rns lib32-libpng15

2. Manually Install "lib32-libpng15" via AUR

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

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

b. Clone lib32-libpng15's git locally

$ git clone https://aur.archlinux.org/lib32-libpng15.git ~/lib32-libpng15

c. Go to ~/lib32-libpng15 folder and install it

$ cd ~/lib32-libpng15 $ makepkg -si

3. Information about the lib32-libpng15 package on Arch User Repository (AUR)

ID: 1063340
Name: lib32-libpng15
PackageBaseID: 69602
PackageBase: lib32-libpng15
Version: 1.5.30-1
Description: A collection of routines used to create PNG format graphics files (32-bit, 1.5 branch)
URL: http://www.libpng.org/pub/png/libpng.html
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1367507580
LastModified: 1649397265
URLPath: /cgit/aur.git/snapshot/lib32-libpng15.tar.gz