redasm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S redasm

* (Optional) Uninstall redasm on Arch using YAY

$ yay -Rns redasm

2. Manually Install "redasm" via AUR

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

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

b. Clone redasm's git locally

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

c. Go to ~/redasm folder and install it

$ cd ~/redasm $ makepkg -si

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

ID: 844998
Name: redasm
PackageBaseID: 143097
PackageBase: redasm
Version: 2.1.1.fix-1
Description: The OpenSource Disassembler
URL: https://redasm.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1561824637
LastModified: 1610210500
URLPath: /cgit/aur.git/snapshot/redasm.tar.gz