remill on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S remill

* (Optional) Uninstall remill on Arch using YAY

$ yay -Rns remill

2. Manually Install "remill" via AUR

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

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

b. Clone remill's git locally

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

c. Go to ~/remill folder and install it

$ cd ~/remill $ makepkg -si

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

ID: 1036448
Name: remill
PackageBaseID: 159518
PackageBase: remill
Version: 4.2.0-1
Description: Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
URL: https://github.com/lifting-bits/remill
NumVotes: 0
Popularity: 0
OutOfDate: 1702918519
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604693334
LastModified: 1644802424
URLPath: /cgit/aur.git/snapshot/remill.tar.gz