vivisect-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vivisect-git

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

$ yay -Rns vivisect-git

2. Manually Install "vivisect-git" via AUR

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

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

b. Clone vivisect-git's git locally

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

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

$ cd ~/vivisect-git $ makepkg -si

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

ID: 471173
Name: vivisect-git
PackageBaseID: 91197
PackageBase: vivisect-git
Version: 20151124-1
Description: Static analysis / emulation / symbolik analysis framework for PE/Elf/Mach-O/Blob binary formats on various architectures
URL: https://github.com/vivisect/vivisect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1425876985
LastModified: 1513725031
URLPath: /cgit/aur.git/snapshot/vivisect-git.tar.gz