ttop on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "ttop" 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 ttop on Arch using YAY
$
yay -S
ttop
Copied
* (Optional) Uninstall ttop on Arch using YAY
$
yay -Rns
ttop
Copied
2. Manually Install "ttop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ttop's git locally
$
git clone https://aur.archlinux.org/ttop.git
~/ttop
Copied
c. Go to ~/ttop folder and install it
$
cd
~/ttop
Copied
$
makepkg -si
Copied
3. Information about the ttop package on Arch User Repository (AUR)
ID: 1424585
Name: ttop
PackageBaseID: 188985
PackageBase: ttop
Version: 1.3.0-1
Description: System monitoring tool with TUI, historical data service and triggers
URL: https://github.com/inv2004/ttop
NumVotes: 6
Popularity: 0.087545
OutOfDate:
Maintainer: inv2004
Submitter: inv2004
FirstSubmitted: 1671930539
LastModified: 1710108670
URLPath: /cgit/aur.git/snapshot/ttop.tar.gz
Name: ttop
PackageBaseID: 188985
PackageBase: ttop
Version: 1.3.0-1
Description: System monitoring tool with TUI, historical data service and triggers
URL: https://github.com/inv2004/ttop
NumVotes: 6
Popularity: 0.087545
OutOfDate:
Maintainer: inv2004
Submitter: inv2004
FirstSubmitted: 1671930539
LastModified: 1710108670
URLPath: /cgit/aur.git/snapshot/ttop.tar.gz