r-bit on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install r-bit on Arch using YAY
$
yay -S
r-bit
Copied
* (Optional) Uninstall r-bit on Arch using YAY
$
yay -Rns
r-bit
Copied
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
Copied
b. Clone r-bit's git locally
$
git clone https://aur.archlinux.org/r-bit.git
~/r-bit
Copied
c. Go to ~/r-bit folder and install it
$
cd
~/r-bit
Copied
$
makepkg -si
Copied
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
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