bytewalk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bytewalk

* (Optional) Uninstall bytewalk on Arch using YAY

$ yay -Rns bytewalk

2. Manually Install "bytewalk" via AUR

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

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

b. Clone bytewalk's git locally

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

c. Go to ~/bytewalk folder and install it

$ cd ~/bytewalk $ makepkg -si

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

ID: 651802
Name: bytewalk
PackageBaseID: 144892
PackageBase: bytewalk
Version: 1.0.2-1
Description: A firmware extraction tool & binwalk fork
URL: https://gitlab.com/bytesweep/bytewalk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: timetoplatypus
Submitter: timetoplatypus
FirstSubmitted: 1567866739
LastModified: 1569980708
URLPath: /cgit/aur.git/snapshot/bytewalk.tar.gz