lodepng on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S lodepng

* (Optional) Uninstall lodepng on Arch using YAY

$ yay -Rns lodepng

2. Manually Install "lodepng" via AUR

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

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

b. Clone lodepng's git locally

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

c. Go to ~/lodepng folder and install it

$ cd ~/lodepng $ makepkg -si

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

ID: 707029
Name: lodepng
PackageBaseID: 147381
PackageBase: lodepng
Version: 20200306-1
Description: PNG encoder and decoder in C and C++, without dependecies.
URL: https://lodev.org/lodepng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Jenne
Submitter: Jenne
FirstSubmitted: 1576274793
LastModified: 1584034323
URLPath: /cgit/aur.git/snapshot/lodepng.tar.gz