ttop-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ttop-bin

* (Optional) Uninstall ttop-bin on Arch using YAY

$ yay -Rns ttop-bin

2. Manually Install "ttop-bin" via AUR

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

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

b. Clone ttop-bin's git locally

$ git clone https://aur.archlinux.org/ttop-bin.git ~/ttop-bin

c. Go to ~/ttop-bin folder and install it

$ cd ~/ttop-bin $ makepkg -si

3. Information about the ttop-bin package on Arch User Repository (AUR)

ID: 1424841
Name: ttop-bin
PackageBaseID: 198441
PackageBase: ttop-bin
Version: 1.3.0-1
Description: System monitoring tool with historical data service, triggers and top-like TUI (binary release)
URL: https://github.com/inv2004/ttop
NumVotes: 2
Popularity: 0.269869
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697057502
LastModified: 1710148934
URLPath: /cgit/aur.git/snapshot/ttop-bin.tar.gz