r-mlogit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-mlogit

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

$ yay -Rns r-mlogit

2. Manually Install "r-mlogit" via AUR

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

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

b. Clone r-mlogit's git locally

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

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

$ cd ~/r-mlogit $ makepkg -si

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

ID: 1320781
Name: r-mlogit
PackageBaseID: 197723
PackageBase: r-mlogit
Version: 1.1.1-1
Description: Multinomial Logit Models
URL: https://cran.r-project.org/package=mlogit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695053405
LastModified: 1695053405
URLPath: /cgit/aur.git/snapshot/r-mlogit.tar.gz