vttest on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S vttest

* (Optional) Uninstall vttest on Arch using YAY

$ yay -Rns vttest

2. Manually Install "vttest" via AUR

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

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

b. Clone vttest's git locally

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

c. Go to ~/vttest folder and install it

$ cd ~/vttest $ makepkg -si

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

ID: 1427251
Name: vttest
PackageBaseID: 39119
PackageBase: vttest
Version: 20240218-1
Description: Tool for testing VT100 compatibility of terminals
URL: https://invisible-island.net/vttest
NumVotes: 9
Popularity: 0.032743
OutOfDate:
Maintainer: Dylan14
Submitter: lowfatcomputing
FirstSubmitted: 1279894100
LastModified: 1710440531
URLPath: /cgit/aur.git/snapshot/vttest.tar.gz