ttyload on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ttyload

* (Optional) Uninstall ttyload on Arch using YAY

$ yay -Rns ttyload

2. Manually Install "ttyload" via AUR

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

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

b. Clone ttyload's git locally

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

c. Go to ~/ttyload folder and install it

$ cd ~/ttyload $ makepkg -si

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

ID: 1235370
Name: ttyload
PackageBaseID: 192226
PackageBase: ttyload
Version: 0.5.3-3
Description: A color-coded console load graph.
URL: https://www.daveltd.com/src/util/ttyload/
NumVotes: 1
Popularity: 0.003851
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1680371007
LastModified: 1680371007
URLPath: /cgit/aur.git/snapshot/ttyload.tar.gz