r-labelled on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-labelled

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

$ yay -Rns r-labelled

2. Manually Install "r-labelled" via AUR

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

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

b. Clone r-labelled's git locally

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

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

$ cd ~/r-labelled $ makepkg -si

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

ID: 1276796
Name: r-labelled
PackageBaseID: 181074
PackageBase: r-labelled
Version: 2.12.0-1
Description: Manipulating Labelled Data
URL: https://cran.r-project.org/package=labelled
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494858
LastModified: 1687370707
URLPath: /cgit/aur.git/snapshot/r-labelled.tar.gz