mccs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mccs

* (Optional) Uninstall mccs on Arch using YAY

$ yay -Rns mccs

2. Manually Install "mccs" via AUR

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

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

b. Clone mccs's git locally

$ git clone https://aur.archlinux.org/mccs.git ~/mccs

c. Go to ~/mccs folder and install it

$ cd ~/mccs $ makepkg -si

3. Information about the mccs package on Arch User Repository (AUR)

ID: 474752
Name: mccs
PackageBaseID: 127212
PackageBase: mccs
Version: 1.1-1
Description: Multi Criteria CUDF Solver
URL: http://www.i3s.unice.fr/~cpjm/misc/mccs.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 314eter
Submitter: 314eter
FirstSubmitted: 1510582104
LastModified: 1514991331
URLPath: /cgit/aur.git/snapshot/mccs.tar.gz