ttyplot on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ttyplot" 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 ttyplot on Arch using YAY
$
yay -S
ttyplot
Copied
* (Optional) Uninstall ttyplot on Arch using YAY
$
yay -Rns
ttyplot
Copied
2. Manually Install "ttyplot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ttyplot's git locally
$
git clone https://aur.archlinux.org/ttyplot.git
~/ttyplot
Copied
c. Go to ~/ttyplot folder and install it
$
cd
~/ttyplot
Copied
$
makepkg -si
Copied
3. Information about the ttyplot package on Arch User Repository (AUR)
ID: 1383425
Name: ttyplot
PackageBaseID: 139648
PackageBase: ttyplot
Version: 1.6.1-1
Description: A realtime plotting utility for terminal with data input from stdin
URL: https://github.com/tenox7/ttyplot
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: nicoulaj
FirstSubmitted: 1550245570
LastModified: 1704878506
URLPath: /cgit/aur.git/snapshot/ttyplot.tar.gz
Name: ttyplot
PackageBaseID: 139648
PackageBase: ttyplot
Version: 1.6.1-1
Description: A realtime plotting utility for terminal with data input from stdin
URL: https://github.com/tenox7/ttyplot
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: nicoulaj
FirstSubmitted: 1550245570
LastModified: 1704878506
URLPath: /cgit/aur.git/snapshot/ttyplot.tar.gz