ksysguard on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ksysguard

* (Optional) Uninstall ksysguard on Arch using YAY

$ yay -Rns ksysguard

2. Manually Install "ksysguard" via AUR

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

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

b. Clone ksysguard's git locally

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

c. Go to ~/ksysguard folder and install it

$ cd ~/ksysguard $ makepkg -si

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

ID: 1421875
Name: ksysguard
PackageBaseID: 203376
PackageBase: ksysguard
Version: 5.22.0-2
Description: Track and control the processes running in your system
URL: https://kde.org/plasma-desktop/
NumVotes: 2
Popularity: 1.944269
OutOfDate:
Maintainer: MarsSeed
Submitter: arojas
FirstSubmitted: 1709738456
LastModified: 1709738456
URLPath: /cgit/aur.git/snapshot/ksysguard.tar.gz