nni on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S nni

* (Optional) Uninstall nni on Arch using YAY

$ yay -Rns nni

2. Manually Install "nni" via AUR

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

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

b. Clone nni's git locally

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

c. Go to ~/nni folder and install it

$ cd ~/nni $ makepkg -si

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

ID: 1341294
Name: nni
PackageBaseID: 186079
PackageBase: nni
Version: 3.0-1
Description: An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
URL: https://github.com/microsoft/nni
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1664267748
LastModified: 1698307567
URLPath: /cgit/aur.git/snapshot/nni.tar.gz