r-nmi on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-nmi

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

$ yay -Rns r-nmi

2. Manually Install "r-nmi" via AUR

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

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

b. Clone r-nmi's git locally

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

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

$ cd ~/r-nmi $ makepkg -si

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

ID: 1425294
Name: r-nmi
PackageBaseID: 181539
PackageBase: r-nmi
Version: 2.0-7
Description: Normalized Mutual Information of Community Structure in Network
URL: https://cran.r-project.org/package=NMI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506403
LastModified: 1710180616
URLPath: /cgit/aur.git/snapshot/r-nmi.tar.gz