r-mclogit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-mclogit

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

$ yay -Rns r-mclogit

2. Manually Install "r-mclogit" via AUR

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

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

b. Clone r-mclogit's git locally

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

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

$ cd ~/r-mclogit $ makepkg -si

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

ID: 1320752
Name: r-mclogit
PackageBaseID: 197712
PackageBase: r-mclogit
Version: 0.9.6-1
Description: Multinomial Logit Models, with or without Random Effects or Overdispersion
URL: https://cran.r-project.org/package=mclogit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695049144
LastModified: 1695049144
URLPath: /cgit/aur.git/snapshot/r-mclogit.tar.gz