libvterm-vwm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libvterm-vwm

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

$ yay -Rns libvterm-vwm

2. Manually Install "libvterm-vwm" via AUR

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

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

b. Clone libvterm-vwm's git locally

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

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

$ cd ~/libvterm-vwm $ makepkg -si

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

ID: 695516
Name: libvterm-vwm
PackageBaseID: 95085
PackageBase: libvterm-vwm
Version: 9.3-1
Description: Terminal emulation library to mimic VT100 and rxvt capabilities
URL: https://github.com/TragicWarrior/libvterm
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: markzz
FirstSubmitted: 1434999380
LastModified: 1581377623
URLPath: /cgit/aur.git/snapshot/libvterm-vwm.tar.gz