vte3-selectall on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vte3-selectall

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

$ yay -Rns vte3-selectall

2. Manually Install "vte3-selectall" via AUR

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

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

b. Clone vte3-selectall's git locally

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

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

$ cd ~/vte3-selectall $ makepkg -si

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

ID: 1371523
Name: vte3-selectall
PackageBaseID: 167090
PackageBase: vte3-selectall
Version: 0.74.2-1
Description: Virtual Terminal Emulator widget (plus select-all patch)
URL: https://wiki.gnome.org/Apps/Terminal/VTE
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1621515346
LastModified: 1702865395
URLPath: /cgit/aur.git/snapshot/vte3-selectall.tar.gz