elfcat on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S elfcat

* (Optional) Uninstall elfcat on Arch using YAY

$ yay -Rns elfcat

2. Manually Install "elfcat" via AUR

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

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

b. Clone elfcat's git locally

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

c. Go to ~/elfcat folder and install it

$ cd ~/elfcat $ makepkg -si

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

ID: 973731
Name: elfcat
PackageBaseID: 168244
PackageBase: elfcat
Version: 0.1.8-1
Description: Generates HTML files from ELF binaries
URL: https://github.com/ruslashev/elfcat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1624404725
LastModified: 1634112527
URLPath: /cgit/aur.git/snapshot/elfcat.tar.gz