python-cle on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S python-cle

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

$ yay -Rns python-cle

2. Manually Install "python-cle" via AUR

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

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

b. Clone python-cle's git locally

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

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

$ cd ~/python-cle $ makepkg -si

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

ID: 1058812
Name: python-cle
PackageBaseID: 173926
PackageBase: python-cle
Version: 9.1.12332-1
Description: CLE Loads Everything (at least, many 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: 1655184420
Maintainer: Xeonacid
FirstSubmitted: 1639384205
LastModified: 1648610866
URLPath: /cgit/aur.git/snapshot/python-cle.tar.gz

5. The same packages on other Linux Distributions