elfy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S elfy

* (Optional) Uninstall elfy on Arch using YAY

$ yay -Rns elfy

2. Manually Install "elfy" via AUR

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

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

b. Clone elfy's git locally

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

c. Go to ~/elfy folder and install it

$ cd ~/elfy $ makepkg -si

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

ID: 1148296
Name: elfy
PackageBaseID: 179415
PackageBase: elfy
Version: 0.2.0-1
Description: Display information about ELF files
URL: https://github.com/xfgusta/elfy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xfgusta
Submitter: xfgusta
FirstSubmitted: 1654401806
LastModified: 1664893724
URLPath: /cgit/aur.git/snapshot/elfy.tar.gz