mcl on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install mcl on Arch using YAY
$
yay -S
mcl
Copied
* (Optional) Uninstall mcl on Arch using YAY
$
yay -Rns
mcl
Copied
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
Copied
b. Clone mcl's git locally
$
git clone https://aur.archlinux.org/mcl.git
~/mcl
Copied
c. Go to ~/mcl folder and install it
$
cd
~/mcl
Copied
$
makepkg -si
Copied
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
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