cpuwatch on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cpuwatch

* (Optional) Uninstall cpuwatch on Arch using YAY

$ yay -Rns cpuwatch

2. Manually Install "cpuwatch" via AUR

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

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

b. Clone cpuwatch's git locally

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

c. Go to ~/cpuwatch folder and install it

$ cd ~/cpuwatch $ makepkg -si

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

ID: 1126920
Name: cpuwatch
PackageBaseID: 184994
PackageBase: cpuwatch
Version: 0.1-1
Description: A program to report CPU usage
URL: https://github.com/jasonmxyz/cpuwatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jasonmxyz
Submitter: jasonmxyz
FirstSubmitted: 1660716007
LastModified: 1660716007
URLPath: /cgit/aur.git/snapshot/cpuwatch.tar.gz