collectl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S collectl

* (Optional) Uninstall collectl on Arch using YAY

$ yay -Rns collectl

2. Manually Install "collectl" via AUR

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

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

b. Clone collectl's git locally

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

c. Go to ~/collectl folder and install it

$ cd ~/collectl $ makepkg -si

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

ID: 560685
Name: collectl
PackageBaseID: 105101
PackageBase: collectl
Version: 4.3.1-1
Description: A tool for viewing and gethering system performance metrics.
URL: http://collectl.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: gangelop
Submitter: gangelop
FirstSubmitted: 1451132436
LastModified: 1542448975
URLPath: /cgit/aur.git/snapshot/collectl.tar.gz