r-bit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-bit

* (Optional) Uninstall r-bit on Arch using YAY

$ yay -Rns r-bit

2. Manually Install "r-bit" via AUR

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

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

b. Clone r-bit's git locally

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

c. Go to ~/r-bit folder and install it

$ cd ~/r-bit $ makepkg -si

3. Information about the r-bit package on Arch User Repository (AUR)

ID: 1289249
Name: r-bit
PackageBaseID: 169192
PackageBase: r-bit
Version: 4.0.5-3
Description: Classes and Methods for Fast Memory-Efficient Boolean Selections
URL: https://cran.r-project.org/package=bit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Alad
Submitter: dviktor
FirstSubmitted: 1627206043
LastModified: 1689423372
URLPath: /cgit/aur.git/snapshot/r-bit.tar.gz