libemu-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libemu-git

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

$ yay -Rns libemu-git

2. Manually Install "libemu-git" via AUR

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

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

b. Clone libemu-git's git locally

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

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

$ cd ~/libemu-git $ makepkg -si

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

ID: 266150
Name: libemu-git
PackageBaseID: 106232
PackageBase: libemu-git
Version: r572.72f073c-1
Description: A small library written in c offering basic x86 emulation and shellcode detection
URL: https://github.com/buffer/libemu
NumVotes: 0
Popularity: 0
OutOfDate: 1652534541
Maintainer:
Submitter: PhiBo
FirstSubmitted: 1453018942
LastModified: 1453020044
URLPath: /cgit/aur.git/snapshot/libemu-git.tar.gz