bitwise-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bitwise-git

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

$ yay -Rns bitwise-git

2. Manually Install "bitwise-git" via AUR

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

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

b. Clone bitwise-git's git locally

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

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

$ cd ~/bitwise-git $ makepkg -si

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

ID: 672833
Name: bitwise-git
PackageBaseID: 147164
PackageBase: bitwise-git
Version: 0.40.r8.gc48b78e-1
Description: Terminal based bit manipulator in ncurses
URL: https://github.com/mellowcandle/bitwise
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1575393333
LastModified: 1575393333
URLPath: /cgit/aur.git/snapshot/bitwise-git.tar.gz