python-nornir on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-nornir

* (Optional) Uninstall python-nornir on Arch using YAY

$ yay -Rns python-nornir

2. Manually Install "python-nornir" via AUR

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

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

b. Clone python-nornir's git locally

$ git clone https://aur.archlinux.org/python-nornir.git ~/python-nornir

c. Go to ~/python-nornir folder and install it

$ cd ~/python-nornir $ makepkg -si

3. Information about the python-nornir package on Arch User Repository (AUR)

ID: 715245
Name: python-nornir
PackageBaseID: 150931
PackageBase: python-nornir
Version: 2.4.0-2
Description: Pluggable multi-threaded framework to help operate collections of devices
URL: https://nornir.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: babadie
Submitter: babadie
FirstSubmitted: 1585660013
LastModified: 1585772079
URLPath: /cgit/aur.git/snapshot/python-nornir.tar.gz