cputool on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S cputool

* (Optional) Uninstall cputool on Arch using YAY

$ yay -Rns cputool

2. Manually Install "cputool" via AUR

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

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

b. Clone cputool's git locally

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

c. Go to ~/cputool folder and install it

$ cd ~/cputool $ makepkg -si

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

ID: 983171
Name: cputool
PackageBaseID: 137449
PackageBase: cputool
Version: 1.1.0-1
Description: CPUTool is a utility which can be used to control the CPU utilization of almost any process
URL: https://gitlab.devlabs.linuxassist.net/cputool/cputool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nkukard
Submitter: nkukard
FirstSubmitted: 1542575437
LastModified: 1635933562
URLPath: /cgit/aur.git/snapshot/cputool.tar.gz