apngasm-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S apngasm-bin

* (Optional) Uninstall apngasm-bin on Arch using YAY

$ yay -Rns apngasm-bin

2. Manually Install "apngasm-bin" via AUR

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

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

b. Clone apngasm-bin's git locally

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

c. Go to ~/apngasm-bin folder and install it

$ cd ~/apngasm-bin $ makepkg -si

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

ID: 769679
Name: apngasm-bin
PackageBaseID: 155855
PackageBase: apngasm-bin
Version: 2.91-1
Description: Creates APNG animation from PNG/TGA image sequence
URL: https://sourceforge.net/projects/apngasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595663260
LastModified: 1595663260
URLPath: /cgit/aur.git/snapshot/apngasm-bin.tar.gz