python-apng on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-apng

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

$ yay -Rns python-apng

2. Manually Install "python-apng" via AUR

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

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

b. Clone python-apng's git locally

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

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

$ cd ~/python-apng $ makepkg -si

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

ID: 1199409
Name: python-apng
PackageBaseID: 164232
PackageBase: python-apng
Version: 0.3.4-2
Description: Python module to deal with APNG files
URL: https://github.com/eight04/pyapng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mh4ckwascut
Submitter: andreafeletto
FirstSubmitted: 1615500551
LastModified: 1674172054
URLPath: /cgit/aur.git/snapshot/python-apng.tar.gz