python-mini-amf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-mini-amf

* (Optional) Uninstall python-mini-amf on Arch using YAY

$ yay -Rns python-mini-amf

2. Manually Install "python-mini-amf" via AUR

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

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

b. Clone python-mini-amf's git locally

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

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

$ cd ~/python-mini-amf $ makepkg -si

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

ID: 709161
Name: python-mini-amf
PackageBaseID: 131416
PackageBase: python-mini-amf
Version: 0.9.1-2
Description: Minimal AMF encoder and decoder for Python
URL: https://github.com/zackw/mini-amf
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: sumt
FirstSubmitted: 1523089762
LastModified: 1584525478
URLPath: /cgit/aur.git/snapshot/python-mini-amf.tar.gz