cpu_rec-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S cpu_rec-git

* (Optional) Uninstall cpu_rec-git on Arch using YAY

$ yay -Rns cpu_rec-git

2. Manually Install "cpu_rec-git" via AUR

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

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

b. Clone cpu_rec-git's git locally

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

c. Go to ~/cpu_rec-git folder and install it

$ cd ~/cpu_rec-git $ makepkg -si

3. Information about the cpu_rec-git package on Arch User Repository (AUR)

ID: 1305858
Name: cpu_rec-git
PackageBaseID: 196774
PackageBase: cpu_rec-git
Version: v1.0.r30.g108f40a-1
Description: tool that recognizes cpu instructions in an arbitrary binary file. It can be used as a standalone tool, or as a plugin for binwalk
URL: https://github.com/airbus-seclab/cpu_rec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1692378705
LastModified: 1692378705
URLPath: /cgit/aur.git/snapshot/cpu_rec-git.tar.gz