vex on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S vex

* (Optional) Uninstall vex on Arch using YAY

$ yay -Rns vex

2. Manually Install "vex" via AUR

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

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

b. Clone vex's git locally

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

c. Go to ~/vex folder and install it

$ cd ~/vex $ makepkg -si

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

ID: 1330443
Name: vex
PackageBaseID: 106322
PackageBase: vex
Version: 0.0.1-2
Description: Executes all permutations of a shell command with a pattern syntax
URL: https://github.com/briansteffens/vex
NumVotes: 4
Popularity: 5.4E-5
OutOfDate:
Maintainer: Lancia
Submitter: briansteffens
FirstSubmitted: 1453172533
LastModified: 1696753208
URLPath: /cgit/aur.git/snapshot/vex.tar.gz