r-ps on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-ps

* (Optional) Uninstall r-ps on Arch using YAY

$ yay -Rns r-ps

2. Manually Install "r-ps" via AUR

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

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

b. Clone r-ps's git locally

$ git clone https://aur.archlinux.org/r-ps.git ~/r-ps

c. Go to ~/r-ps folder and install it

$ cd ~/r-ps $ makepkg -si

3. Information about the r-ps package on Arch User Repository (AUR)

ID: 1388120
Name: r-ps
PackageBaseID: 142060
PackageBase: r-ps
Version: 1.7.6-1
Description: List, Query, Manipulate System Processes
URL: https://cran.r-project.org/package=ps
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1557855348
LastModified: 1705579332
URLPath: /cgit/aur.git/snapshot/r-ps.tar.gz