pnglite on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pnglite

* (Optional) Uninstall pnglite on Arch using YAY

$ yay -Rns pnglite

2. Manually Install "pnglite" via AUR

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

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

b. Clone pnglite's git locally

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

c. Go to ~/pnglite folder and install it

$ cd ~/pnglite $ makepkg -si

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

ID: 602891
Name: pnglite
PackageBaseID: 134337
PackageBase: pnglite
Version: 0.1.17-2
Description: Lightweight PNG C library
URL: https://sourceforge.net/projects/pnglite/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: heinrich5991
Submitter: heinrich5991
FirstSubmitted: 1531905492
LastModified: 1554938414
URLPath: /cgit/aur.git/snapshot/pnglite.tar.gz