r-decor on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-decor

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

$ yay -Rns r-decor

2. Manually Install "r-decor" via AUR

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

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

b. Clone r-decor's git locally

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

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

$ cd ~/r-decor $ makepkg -si

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

ID: 1334811
Name: r-decor
PackageBaseID: 191820
PackageBase: r-decor
Version: 1.0.2-2
Description: Retrieve Code Decorations
URL: https://cran.r-project.org/package=decor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480909
LastModified: 1697440494
URLPath: /cgit/aur.git/snapshot/r-decor.tar.gz