evilvte on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S evilvte

* (Optional) Uninstall evilvte on Arch using YAY

$ yay -Rns evilvte

2. Manually Install "evilvte" via AUR

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

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

b. Clone evilvte's git locally

$ git clone https://aur.archlinux.org/evilvte.git ~/evilvte

c. Go to ~/evilvte folder and install it

$ cd ~/evilvte $ makepkg -si

3. Information about the evilvte package on Arch User Repository (AUR)

ID: 363072
Name: evilvte
PackageBaseID: 16727
PackageBase: evilvte
Version: 0.5.2~pre1-2
Description: VTE based, highly customizable terminal emulator
URL: http://www.calno.com/evilvte/
NumVotes: 41
Popularity: 0
OutOfDate:
Maintainer: Jhebes
Submitter:
FirstSubmitted: 1209648614
LastModified: 1481059569
URLPath: /cgit/aur.git/snapshot/evilvte.tar.gz

5. The same packages on other Linux Distributions