binwalk-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S binwalk-git

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

$ yay -Rns binwalk-git

2. Manually Install "binwalk-git" via AUR

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

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

b. Clone binwalk-git's git locally

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

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

$ cd ~/binwalk-git $ makepkg -si

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

ID: 534541
Name: binwalk-git
PackageBaseID: 89685
PackageBase: binwalk-git
Version: 2.1.2.1054.a4945a9-1
Description: A tool for searching a given binary image for embedded files
URL: http://binwalk.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1421927566
LastModified: 1534160665
URLPath: /cgit/aur.git/snapshot/binwalk-git.tar.gz