ttysys on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ttysys

* (Optional) Uninstall ttysys on Arch using YAY

$ yay -Rns ttysys

2. Manually Install "ttysys" via AUR

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

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

b. Clone ttysys's git locally

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

c. Go to ~/ttysys folder and install it

$ cd ~/ttysys $ makepkg -si

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

ID: 313868
Name: ttysys
PackageBaseID: 112531
PackageBase: ttysys
Version: 0.8.r0.g61c183d-1
Description: A live ncurses cpu and memory usage graph
URL: https://github.com/rigel314/ttysys
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: N30N
Submitter: N30N
FirstSubmitted: 1466099436
LastModified: 1466099833
URLPath: /cgit/aur.git/snapshot/ttysys.tar.gz