pyvmmonitor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pyvmmonitor

* (Optional) Uninstall pyvmmonitor on Arch using YAY

$ yay -Rns pyvmmonitor

2. Manually Install "pyvmmonitor" via AUR

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

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

b. Clone pyvmmonitor's git locally

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

c. Go to ~/pyvmmonitor folder and install it

$ cd ~/pyvmmonitor $ makepkg -si

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

ID: 698418
Name: pyvmmonitor
PackageBaseID: 106920
PackageBase: pyvmmonitor
Version: 1.1.2-1
Description: Profiler with a simple goal: being the best way to profile a Python program.
URL: http://www.pyvmmonitor.com/
NumVotes: 2
Popularity: 0
OutOfDate: 1624878013
Maintainer:
Submitter: dundee
FirstSubmitted: 1454360769
LastModified: 1582074961
URLPath: /cgit/aur.git/snapshot/pyvmmonitor.tar.gz