python-ailment on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-ailment

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

$ yay -Rns python-ailment

2. Manually Install "python-ailment" via AUR

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

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

b. Clone python-ailment's git locally

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

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

$ cd ~/python-ailment $ makepkg -si

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

ID: 1058811
Name: python-ailment
PackageBaseID: 173927
PackageBase: python-ailment
Version: 9.1.12332-1
Description: The angr intermediate language.
URL: https://github.com/angr/ailment
NumVotes: 0
Popularity: 0
OutOfDate: 1655207021
Maintainer: Xeonacid
FirstSubmitted: 1639384970
LastModified: 1648610789
URLPath: /cgit/aur.git/snapshot/python-ailment.tar.gz

5. The same packages on other Linux Distributions