understand-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S understand-bin

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

$ yay -Rns understand-bin

2. Manually Install "understand-bin" via AUR

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

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

b. Clone understand-bin's git locally

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

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

$ cd ~/understand-bin $ makepkg -si

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

ID: 1345029
Name: understand-bin
PackageBaseID: 112473
PackageBase: understand-bin
Version: 6.4.1157-1
Description: Static analysis tool for maintaining, measuring & analyzing critical or large code bases.
URL: https://scitools.com/
NumVotes: 4
Popularity: 0.001896
OutOfDate:
Maintainer: saruman9
Submitter: saruman9
FirstSubmitted: 1465971289
LastModified: 1698736361
URLPath: /cgit/aur.git/snapshot/understand-bin.tar.gz