nanox on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nanox

* (Optional) Uninstall nanox on Arch using YAY

$ yay -Rns nanox

2. Manually Install "nanox" via AUR

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

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

b. Clone nanox's git locally

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

c. Go to ~/nanox folder and install it

$ cd ~/nanox $ makepkg -si

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

ID: 1424607
Name: nanox
PackageBaseID: 140838
PackageBase: nanox
Version: 0.15.20190627-4
Description: Nanos++ is a runtime designed to serve as runtime support in parallel environments. It is mainly used to support OmpSs, a extension to OpenMP developed at BSC.
URL: https://pm.bsc.es/ompss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553950596
LastModified: 1710114145
URLPath: /cgit/aur.git/snapshot/nanox.tar.gz