python-vex on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-vex

* (Optional) Uninstall python-vex on Arch using YAY

$ yay -Rns python-vex

2. Manually Install "python-vex" via AUR

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

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

b. Clone python-vex's git locally

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

c. Go to ~/python-vex folder and install it

$ cd ~/python-vex $ makepkg -si

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

ID: 1216694
Name: python-vex
PackageBaseID: 83598
PackageBase: python-vex
Version: 0.0.19-1
Description: Run commands in a virtualenv
URL: https://github.com/sashahart/vex
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thiagoc
FirstSubmitted: 1404485000
LastModified: 1677122419
URLPath: /cgit/aur.git/snapshot/python-vex.tar.gz