r-car on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-car

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

$ yay -Rns r-car

2. Manually Install "r-car" via AUR

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

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

b. Clone r-car's git locally

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

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

$ cd ~/r-car $ makepkg -si

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

ID: 1288614
Name: r-car
PackageBaseID: 151082
PackageBase: r-car
Version: 3.1.2-3
Description: Companion to Applied Regression
URL: https://cran.r-project.org/package=car
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586003924
LastModified: 1689293188
URLPath: /cgit/aur.git/snapshot/r-car.tar.gz