binv on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S binv

* (Optional) Uninstall binv on Arch using YAY

$ yay -Rns binv

2. Manually Install "binv" via AUR

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

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

b. Clone binv's git locally

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

c. Go to ~/binv folder and install it

$ cd ~/binv $ makepkg -si

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

ID: 1147053
Name: binv
PackageBaseID: 186239
PackageBase: binv
Version: 1.0.0-1
Description: Command line tool to bitwise invert a complete file
URL: https://github.com/NikolasK-source/bitwise_invert
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: shiradv0r
Submitter: shiradv0r
FirstSubmitted: 1664635844
LastModified: 1664635844
URLPath: /cgit/aur.git/snapshot/binv.tar.gz