amap-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S amap-bin

* (Optional) Uninstall amap-bin on Arch using YAY

$ yay -Rns amap-bin

2. Manually Install "amap-bin" via AUR

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

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

b. Clone amap-bin's git locally

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

c. Go to ~/amap-bin folder and install it

$ cd ~/amap-bin $ makepkg -si

3. Information about the amap-bin package on Arch User Repository (AUR)

ID: 1031803
Name: amap-bin
PackageBaseID: 122089
PackageBase: amap-bin
Version: 0.32-1
Description: A tool to analyze .MAP files produced by several compilers and report the amount of memory being used by data and code.
URL: http://www.sikorskiy.net/prj/amap/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gromain
Submitter: gromain
FirstSubmitted: 1493996997
LastModified: 1644065767
URLPath: /cgit/aur.git/snapshot/amap-bin.tar.gz