binaryninja-demo on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S binaryninja-demo

* (Optional) Uninstall binaryninja-demo on Arch using YAY

$ yay -Rns binaryninja-demo

2. Manually Install "binaryninja-demo" via AUR

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

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

b. Clone binaryninja-demo's git locally

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

c. Go to ~/binaryninja-demo folder and install it

$ cd ~/binaryninja-demo $ makepkg -si

3. Information about the binaryninja-demo package on Arch User Repository (AUR)

ID: 1331603
Name: binaryninja-demo
PackageBaseID: 114884
PackageBase: binaryninja-demo
Version: 3.5.4542-1
Description: Binary Ninja is a binary multi-tool and reversing platform
URL: https://binary.ninja
NumVotes: 5
Popularity: 0.037745
OutOfDate:
Maintainer: Whidix
Submitter: deuill
FirstSubmitted: 1471704379
LastModified: 1696943742
URLPath: /cgit/aur.git/snapshot/binaryninja-demo.tar.gz