r-mco on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-mco

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

$ yay -Rns r-mco

2. Manually Install "r-mco" via AUR

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

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

b. Clone r-mco's git locally

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

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

$ cd ~/r-mco $ makepkg -si

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

ID: 1425957
Name: r-mco
PackageBaseID: 136761
PackageBase: r-mco
Version: 1.16-2
Description: Multiple Criteria Optimization Algorithms and Related Functions
URL: https://cran.r-project.org/package=mco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: getzze
FirstSubmitted: 1539945560
LastModified: 1710267074
URLPath: /cgit/aur.git/snapshot/r-mco.tar.gz