cpu_rec on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S cpu_rec

* (Optional) Uninstall cpu_rec on Arch using YAY

$ yay -Rns cpu_rec

2. Manually Install "cpu_rec" 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's git locally

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

c. Go to ~/cpu_rec folder and install it

$ cd ~/cpu_rec $ makepkg -si

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

ID: 1006557
Name: cpu_rec
PackageBaseID: 174126
PackageBase: cpu_rec
Version: 1.0-3
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: 1639917170
LastModified: 1639920236
URLPath: /cgit/aur.git/snapshot/cpu_rec.tar.gz