nicos on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S nicos

* (Optional) Uninstall nicos on Arch using YAY

$ yay -Rns nicos

2. Manually Install "nicos" via AUR

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

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

b. Clone nicos's git locally

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

c. Go to ~/nicos folder and install it

$ cd ~/nicos $ makepkg -si

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

ID: 1123485
Name: nicos
PackageBaseID: 177868
PackageBase: nicos
Version: 3.9.0-2
Description: The Networked Instrument Control System of the MLZ
URL: https://nicos-controls.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1696849937
Maintainer: tre3k
Submitter: tre3k
FirstSubmitted: 1649677053
LastModified: 1659951123
URLPath: /cgit/aur.git/snapshot/nicos.tar.gz