resources on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S resources

* (Optional) Uninstall resources on Arch using YAY

$ yay -Rns resources

2. Manually Install "resources" via AUR

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

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

b. Clone resources's git locally

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

c. Go to ~/resources folder and install it

$ cd ~/resources $ makepkg -si

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

ID: 1375121
Name: resources
PackageBaseID: 198504
PackageBase: resources
Version: 1.3.0-1
Description: Monitor your system resources and processes
URL: https://github.com/nokyan/resources
NumVotes: 6
Popularity: 1.856044
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697211232
LastModified: 1703458260
URLPath: /cgit/aur.git/snapshot/resources.tar.gz