python-nagiosplugin on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-nagiosplugin

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

$ yay -Rns python-nagiosplugin

2. Manually Install "python-nagiosplugin" via AUR

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

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

b. Clone python-nagiosplugin's git locally

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

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

$ cd ~/python-nagiosplugin $ makepkg -si

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

ID: 814157
Name: python-nagiosplugin
PackageBaseID: 159475
PackageBase: python-nagiosplugin
Version: 1.3.2-1
Description: a Python class library which helps writing Nagios (or Icinga) compatible plugins easily in Python
URL: https://github.com/mpounsett/nagiosplugin
NumVotes: 0
Popularity: 0
OutOfDate: 1691275738
Maintainer: zork
Submitter: zork
FirstSubmitted: 1604593090
LastModified: 1604593090
URLPath: /cgit/aur.git/snapshot/python-nagiosplugin.tar.gz