vte3-ng on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vte3-ng

* (Optional) Uninstall vte3-ng on Arch using YAY

$ yay -Rns vte3-ng

2. Manually Install "vte3-ng" via AUR

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

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

b. Clone vte3-ng's git locally

$ git clone https://aur.archlinux.org/vte3-ng.git ~/vte3-ng

c. Go to ~/vte3-ng folder and install it

$ cd ~/vte3-ng $ makepkg -si

3. Information about the vte3-ng package on Arch User Repository (AUR)

ID: 697998
Name: vte3-ng
PackageBaseID: 134136
PackageBase: vte3-ng
Version: 0.58.2.a-1
Description: Enhanced Virtual Terminal Emulator widget for use with GTK3 (patched with support for fullwidth emoji)
URL: https://github.com/thestinger/vte-ng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1531167061
LastModified: 1581971580
URLPath: /cgit/aur.git/snapshot/vte3-ng.tar.gz