libvterm-0.1 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libvterm-0.1

* (Optional) Uninstall libvterm-0.1 on Arch using YAY

$ yay -Rns libvterm-0.1

2. Manually Install "libvterm-0.1" via AUR

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

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

b. Clone libvterm-0.1's git locally

$ git clone https://aur.archlinux.org/libvterm-0.1.git ~/libvterm-0.1

c. Go to ~/libvterm-0.1 folder and install it

$ cd ~/libvterm-0.1 $ makepkg -si

3. Information about the libvterm-0.1 package on Arch User Repository (AUR)

ID: 1050314
Name: libvterm-0.1
PackageBaseID: 176866
PackageBase: libvterm-0.1
Version: 0.1.4-1
Description: An abstract C99 library which implements a VT220 or xterm-like terminal emulator
URL: https://www.leonerd.org.uk/code/libvterm/
NumVotes: 3
Popularity: 4.0E-6
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1647171074
LastModified: 1647188677
URLPath: /cgit/aur.git/snapshot/libvterm-0.1.tar.gz