r-measurements on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-measurements

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

$ yay -Rns r-measurements

2. Manually Install "r-measurements" via AUR

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

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

b. Clone r-measurements's git locally

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

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

$ cd ~/r-measurements $ makepkg -si

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

ID: 1254646
Name: r-measurements
PackageBaseID: 191829
PackageBase: r-measurements
Version: 1.5.1-1
Description: Tools for Units of Measurement
URL: https://cran.r-project.org/package=measurements
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679482791
LastModified: 1683530040
URLPath: /cgit/aur.git/snapshot/r-measurements.tar.gz