mcsema on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mcsema" 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
Copied
b. Install mcsema on Arch using YAY
$
yay -S
mcsema
Copied
* (Optional) Uninstall mcsema on Arch using YAY
$
yay -Rns
mcsema
Copied
2. Manually Install "mcsema" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mcsema's git locally
$
git clone https://aur.archlinux.org/mcsema.git
~/mcsema
Copied
c. Go to ~/mcsema folder and install it
$
cd
~/mcsema
Copied
$
makepkg -si
Copied
3. Information about the mcsema package on Arch User Repository (AUR)
ID: 961114
Name: mcsema
PackageBaseID: 159589
PackageBase: mcsema
Version: 3.0.26-1
Description: Framework for lifting program binaries to LLVM bitcode
URL: https://github.com/lifting-bits/mcsema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604787805
LastModified: 1631670569
URLPath: /cgit/aur.git/snapshot/mcsema.tar.gz
Name: mcsema
PackageBaseID: 159589
PackageBase: mcsema
Version: 3.0.26-1
Description: Framework for lifting program binaries to LLVM bitcode
URL: https://github.com/lifting-bits/mcsema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604787805
LastModified: 1631670569
URLPath: /cgit/aur.git/snapshot/mcsema.tar.gz