r-sass on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-sass

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

$ yay -Rns r-sass

2. Manually Install "r-sass" via AUR

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

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

b. Clone r-sass's git locally

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

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

$ cd ~/r-sass $ makepkg -si

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

ID: 1428013
Name: r-sass
PackageBaseID: 162577
PackageBase: r-sass
Version: 0.4.9-1
Description: Syntactically Awesome Style Sheets ('Sass')
URL: https://cran.r-project.org/package=sass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1611662040
LastModified: 1710547768
URLPath: /cgit/aur.git/snapshot/r-sass.tar.gz