libemu on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libemu

* (Optional) Uninstall libemu on Arch using YAY

$ yay -Rns libemu

2. Manually Install "libemu" via AUR

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

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

b. Clone libemu's git locally

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

c. Go to ~/libemu folder and install it

$ cd ~/libemu $ makepkg -si

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

ID: 386572
Name: libemu
PackageBaseID: 109825
PackageBase: libemu
Version: 1.0.1-2
Description: A small library written in c offering basic x86 emulation and shellcode detection
URL: https://github.com/buffer/libemu
NumVotes: 2
Popularity: 0
OutOfDate: 1585209659
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1460030840
LastModified: 1487796654
URLPath: /cgit/aur.git/snapshot/libemu.tar.gz