rtop on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rtop

* (Optional) Uninstall rtop on Arch using YAY

$ yay -Rns rtop

2. Manually Install "rtop" via AUR

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

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

b. Clone rtop's git locally

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

c. Go to ~/rtop folder and install it

$ cd ~/rtop $ makepkg -si

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

ID: 653216
Name: rtop
PackageBaseID: 145596
PackageBase: rtop
Version: 1.0-1
Description: Interactive, remote system monitoring tool based on SSH
URL: http://rtop-monitor.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1570366946
LastModified: 1570366946
URLPath: /cgit/aur.git/snapshot/rtop.tar.gz