r-ordinal on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ordinal

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

$ yay -Rns r-ordinal

2. Manually Install "r-ordinal" via AUR

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

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

b. Clone r-ordinal's git locally

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

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

$ cd ~/r-ordinal $ makepkg -si

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

ID: 1364318
Name: r-ordinal
PackageBaseID: 194566
PackageBase: r-ordinal
Version: 2023.12.4-1
Description: Regression Models for Ordinal Data
URL: https://cran.r-project.org/package=ordinal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1686502414
LastModified: 1701691491
URLPath: /cgit/aur.git/snapshot/r-ordinal.tar.gz