r-labeling on AUR (Arch User Repository)

Last updated: June 09,2024

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

$ yay -S r-labeling

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

$ yay -Rns r-labeling

2. Manually Install "r-labeling" via AUR

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

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

b. Clone r-labeling's git locally

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

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

$ cd ~/r-labeling $ makepkg -si

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

ID: 1311183
Name: r-labeling
PackageBaseID: 139483
PackageBase: r-labeling
Version: 0.4.3-1
Description: Axis Labeling
URL: https://cran.r-project.org/package=labeling
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549712001
LastModified: 1693376803
URLPath: /cgit/aur.git/snapshot/r-labeling.tar.gz