binnavi on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S binnavi

* (Optional) Uninstall binnavi on Arch using YAY

$ yay -Rns binnavi

2. Manually Install "binnavi" via AUR

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

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

b. Clone binnavi's git locally

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

c. Go to ~/binnavi folder and install it

$ cd ~/binnavi $ makepkg -si

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

ID: 688172
Name: binnavi
PackageBaseID: 98040
PackageBase: binnavi
Version: 6.1.0-3
Description: A binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code
URL: https://github.com/google/binnavi
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1440004968
LastModified: 1579548733
URLPath: /cgit/aur.git/snapshot/binnavi.tar.gz