r-float on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-float

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

$ yay -Rns r-float

2. Manually Install "r-float" via AUR

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

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

b. Clone r-float's git locally

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

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

$ cd ~/r-float $ makepkg -si

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

ID: 1423568
Name: r-float
PackageBaseID: 180466
PackageBase: r-float
Version: 0.3.2-2
Description: 32-Bit Floats
URL: https://cran.r-project.org/package=float
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654480165
LastModified: 1709942493
URLPath: /cgit/aur.git/snapshot/r-float.tar.gz