elflibviewer on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S elflibviewer

* (Optional) Uninstall elflibviewer on Arch using YAY

$ yay -Rns elflibviewer

2. Manually Install "elflibviewer" via AUR

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

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

b. Clone elflibviewer's git locally

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

c. Go to ~/elflibviewer folder and install it

$ cd ~/elflibviewer $ makepkg -si

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

ID: 770069
Name: elflibviewer
PackageBaseID: 148369
PackageBase: elflibviewer
Version: 0.20-3
Description: Lists recursive library dependencies for an ELF executable
URL: https://bitbucket.org/mpyne/elflibviewer
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: redtide
Submitter: redtide
FirstSubmitted: 1579544866
LastModified: 1595757224
URLPath: /cgit/aur.git/snapshot/elflibviewer.tar.gz