bitwise on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bitwise

* (Optional) Uninstall bitwise on Arch using YAY

$ yay -Rns bitwise

2. Manually Install "bitwise" via AUR

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

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

b. Clone bitwise's git locally

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

c. Go to ~/bitwise folder and install it

$ cd ~/bitwise $ makepkg -si

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

ID: 1292572
Name: bitwise
PackageBaseID: 141436
PackageBase: bitwise
Version: 0.50-1
Description: Terminal based bitwise calculator in curses
URL: https://github.com/mellowcandle/bitwise
NumVotes: 7
Popularity: 0.028305
OutOfDate:
Maintainer: rfried1
Submitter: rfried1
FirstSubmitted: 1555869863
LastModified: 1689969921
URLPath: /cgit/aur.git/snapshot/bitwise.tar.gz