python-acefile on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-acefile

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

$ yay -Rns python-acefile

2. Manually Install "python-acefile" via AUR

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

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

b. Clone python-acefile's git locally

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

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

$ cd ~/python-acefile $ makepkg -si

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

ID: 1351309
Name: python-acefile
PackageBaseID: 199450
PackageBase: python-acefile
Version: 0.6.12-1
Description: Read/test/extract ACE 1.0 and 2.0 archives in pure python
URL: https://www.roe.ch/acefile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Luca91
Submitter: Luca91
FirstSubmitted: 1699700966
LastModified: 1699700966
URLPath: /cgit/aur.git/snapshot/python-acefile.tar.gz