python-aiomonitor on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-aiomonitor

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

$ yay -Rns python-aiomonitor

2. Manually Install "python-aiomonitor" via AUR

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

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

b. Clone python-aiomonitor's git locally

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

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

$ cd ~/python-aiomonitor $ makepkg -si

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

ID: 663188
Name: python-aiomonitor
PackageBaseID: 125749
PackageBase: python-aiomonitor
Version: 0.4.5-1
Description: aiomonitor adds monitor and python REPL capabilities for asyncio application
URL: https://github.com/aio-libs/aiomonitor
NumVotes: 1
Popularity: 0
OutOfDate: 1710045871
Maintainer:
Submitter: lilydjwg
FirstSubmitted: 1505969305
LastModified: 1572891565
URLPath: /cgit/aur.git/snapshot/python-aiomonitor.tar.gz