fq-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S fq-bin

* (Optional) Uninstall fq-bin on Arch using YAY

$ yay -Rns fq-bin

2. Manually Install "fq-bin" via AUR

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

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

b. Clone fq-bin's git locally

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

c. Go to ~/fq-bin folder and install it

$ cd ~/fq-bin $ makepkg -si

3. Information about the fq-bin package on Arch User Repository (AUR)

ID: 1131122
Name: fq-bin
PackageBaseID: 174285
PackageBase: fq-bin
Version: 0.0.9-1
Description: Tool, language and decoders for inspecting binary data.
URL: https://github.com/wader/fq
NumVotes: 1
Popularity: 0.006184
OutOfDate:
Maintainer: usc
FirstSubmitted: 1640156075
LastModified: 1661496180
URLPath: /cgit/aur.git/snapshot/fq-bin.tar.gz