python-claripy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-claripy

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

$ yay -Rns python-claripy

2. Manually Install "python-claripy" via AUR

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

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

b. Clone python-claripy's git locally

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

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

$ cd ~/python-claripy $ makepkg -si

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

ID: 1058818
Name: python-claripy
PackageBaseID: 173925
PackageBase: python-claripy
Version: 9.1.12332-1
Description: An abstraction layer for constraint solvers
URL: https://github.com/angr/claripy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
FirstSubmitted: 1639383867
LastModified: 1648611081
URLPath: /cgit/aur.git/snapshot/python-claripy.tar.gz

5. The same packages on other Linux Distributions