python2-cle on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python2-cle

* (Optional) Uninstall python2-cle on Arch using YAY

$ yay -Rns python2-cle

2. Manually Install "python2-cle" via AUR

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

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

b. Clone python2-cle's git locally

$ git clone https://aur.archlinux.org/python2-cle.git ~/python2-cle

c. Go to ~/python2-cle folder and install it

$ cd ~/python2-cle $ makepkg -si

3. Information about the python2-cle package on Arch User Repository (AUR)

ID: 496810
Name: python2-cle
PackageBaseID: 127644
PackageBase: python2-cle
Version: 7.8.2.21-1
Description: CLE Loads Everything (at least, may binary formats!) and provides a Pythonic interface to analyze what they are and what they would look like in memory.
URL: https://github.com/angr/cle
NumVotes: 0
Popularity: 0
OutOfDate: 1644165574
Maintainer: oneup
FirstSubmitted: 1512103053
LastModified: 1521777788
URLPath: /cgit/aur.git/snapshot/python2-cle.tar.gz