python-amply on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-amply

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

$ yay -Rns python-amply

2. Manually Install "python-amply" via AUR

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

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

b. Clone python-amply's git locally

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

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

$ cd ~/python-amply $ makepkg -si

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

ID: 1375022
Name: python-amply
PackageBaseID: 155290
PackageBase: python-amply
Version: 0.1.6-1
Description: A Python package for AMPL/GMPL datafile parsing
URL: http://github.com/willu47/amply
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: spider-mario
FirstSubmitted: 1594370597
LastModified: 1703438320
URLPath: /cgit/aur.git/snapshot/python-amply.tar.gz