r-distro on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-distro

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

$ yay -Rns r-distro

2. Manually Install "r-distro" via AUR

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

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

b. Clone r-distro's git locally

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

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

$ cd ~/r-distro $ makepkg -si

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

ID: 1230330
Name: r-distro
PackageBaseID: 191821
PackageBase: r-distro
Version: 0.1.0-1
Description: Linux Distribution Properties
URL: https://cran.r-project.org/package=distro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480921
LastModified: 1679480921
URLPath: /cgit/aur.git/snapshot/r-distro.tar.gz