rtop on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install rtop on Arch using YAY
$
yay -S
rtop
Copied
* (Optional) Uninstall rtop on Arch using YAY
$
yay -Rns
rtop
Copied
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
Copied
b. Clone rtop's git locally
$
git clone https://aur.archlinux.org/rtop.git
~/rtop
Copied
c. Go to ~/rtop folder and install it
$
cd
~/rtop
Copied
$
makepkg -si
Copied
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
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