sysmon on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S sysmon

* (Optional) Uninstall sysmon on Arch using YAY

$ yay -Rns sysmon

2. Manually Install "sysmon" via AUR

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

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

b. Clone sysmon's git locally

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

c. Go to ~/sysmon folder and install it

$ cd ~/sysmon $ makepkg -si

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

ID: 1223823
Name: sysmon
PackageBaseID: 158732
PackageBase: sysmon
Version: 1.0.1-2
Description: Graphical system monitor. Similar to windows task manager
URL: https://github.com/MatthiasSchinzel/sysmon
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Nullrequest
FirstSubmitted: 1602648741
LastModified: 1678401261
URLPath: /cgit/aur.git/snapshot/sysmon.tar.gz