redress on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install redress on Arch using YAY
$
yay -S
redress
Copied
* (Optional) Uninstall redress on Arch using YAY
$
yay -Rns
redress
Copied
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
Copied
b. Clone redress's git locally
$
git clone https://aur.archlinux.org/redress.git
~/redress
Copied
c. Go to ~/redress folder and install it
$
cd
~/redress
Copied
$
makepkg -si
Copied
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
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