byteblitz on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S byteblitz

* (Optional) Uninstall byteblitz on Arch using YAY

$ yay -Rns byteblitz

2. Manually Install "byteblitz" via AUR

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

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

b. Clone byteblitz's git locally

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

c. Go to ~/byteblitz folder and install it

$ cd ~/byteblitz $ makepkg -si

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

ID: 1395145
Name: byteblitz
PackageBaseID: 201866
PackageBase: byteblitz
Version: 1.0.0-9
Description: A CLI tool for viewing the binary content of files.
URL: https://github.com/noahra/byteblitz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noahrahimzadagan
Submitter: noahrahimzadagan
FirstSubmitted: 1706204758
LastModified: 1706558278
URLPath: /cgit/aur.git/snapshot/byteblitz.tar.gz