apngasm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S apngasm

* (Optional) Uninstall apngasm on Arch using YAY

$ yay -Rns apngasm

2. Manually Install "apngasm" via AUR

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

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

b. Clone apngasm's git locally

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

c. Go to ~/apngasm folder and install it

$ cd ~/apngasm $ makepkg -si

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

ID: 983837
Name: apngasm
PackageBaseID: 155885
PackageBase: apngasm
Version: 3.1.10-1
Description: tool for assembling apng files
URL: https://github.com/apngasm/apngasm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1595696717
LastModified: 1636034354
URLPath: /cgit/aur.git/snapshot/apngasm.tar.gz