armmem-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S armmem-git

* (Optional) Uninstall armmem-git on Arch using YAY

$ yay -Rns armmem-git

2. Manually Install "armmem-git" via AUR

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

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

b. Clone armmem-git's git locally

$ git clone https://aur.archlinux.org/armmem-git.git ~/armmem-git

c. Go to ~/armmem-git folder and install it

$ cd ~/armmem-git $ makepkg -si

3. Information about the armmem-git package on Arch User Repository (AUR)

ID: 701029
Name: armmem-git
PackageBaseID: 149483
PackageBase: armmem-git
Version: r2.940c92e-1
Description: Takes an ELF and a Linker Script as input and prints informations about the program.
URL: https://github.com/vankxr/armmem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: perigoso
FirstSubmitted: 1582631662
LastModified: 1582668987
URLPath: /cgit/aur.git/snapshot/armmem-git.tar.gz