mcl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mcl

* (Optional) Uninstall mcl on Arch using YAY

$ yay -Rns mcl

2. Manually Install "mcl" via AUR

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

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

b. Clone mcl's git locally

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

c. Go to ~/mcl folder and install it

$ cd ~/mcl $ makepkg -si

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

ID: 556798
Name: mcl
PackageBaseID: 137120
PackageBase: mcl
Version: 14_137-1
Description: A unsupervised cluster algorithm for graphs based on simulation of flow in graphs.
URL: https://www.micans.org/mcl/src/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cerikson
Submitter: cerikson
FirstSubmitted: 1541204697
LastModified: 1541204698
URLPath: /cgit/aur.git/snapshot/mcl.tar.gz