apng-utils on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S apng-utils

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

$ yay -Rns apng-utils

2. Manually Install "apng-utils" via AUR

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

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

b. Clone apng-utils's git locally

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

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

$ cd ~/apng-utils $ makepkg -si

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

ID: 912164
Name: apng-utils
PackageBaseID: 166435
PackageBase: apng-utils
Version: 3.1.6-5
Description: apngasm for assembling apng files, apngdis for disassembling apng files, and gif2apng/apng2gif for converting.
URL: https://sourceforge.net/projects/apngdis/
NumVotes: 2
Popularity: 0.01851
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1620244312
LastModified: 1621962004
URLPath: /cgit/aur.git/snapshot/apng-utils.tar.gz