redress on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S redress

* (Optional) Uninstall redress on Arch using YAY

$ yay -Rns redress

2. Manually Install "redress" via AUR

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

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

b. Clone redress's git locally

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

c. Go to ~/redress folder and install it

$ cd ~/redress $ makepkg -si

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

ID: 1368349
Name: redress
PackageBaseID: 163221
PackageBase: redress
Version: 1.2.0-1
Description: A tool for analyzing stripped Go binaries
URL: https://github.com/goretk/redress
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wykwit
Submitter: wykwit
FirstSubmitted: 1613094379
LastModified: 1702369627
URLPath: /cgit/aur.git/snapshot/redress.tar.gz