libvterm-bzr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libvterm-bzr

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

$ yay -Rns libvterm-bzr

2. Manually Install "libvterm-bzr" via AUR

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

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

b. Clone libvterm-bzr's git locally

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

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

$ cd ~/libvterm-bzr $ makepkg -si

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

ID: 646163
Name: libvterm-bzr
PackageBaseID: 95123
PackageBase: libvterm-bzr
Version: r755-1
Description: Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator.
URL: http://www.leonerd.org.uk/code/libvterm
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: fwalch
Submitter: fwalch
FirstSubmitted: 1435071501
LastModified: 1568407426
URLPath: /cgit/aur.git/snapshot/libvterm-bzr.tar.gz