venn on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S venn

* (Optional) Uninstall venn on Arch using YAY

$ yay -Rns venn

2. Manually Install "venn" via AUR

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

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

b. Clone venn's git locally

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

c. Go to ~/venn folder and install it

$ cd ~/venn $ makepkg -si

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

ID: 703425
Name: venn
PackageBaseID: 149742
PackageBase: venn
Version: 0.4.0-1
Description: Mix and match virtual environments.
URL: https://github.com/paysonwallach/venn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paysonwallach
Submitter: paysonwallach
FirstSubmitted: 1583210130
LastModified: 1583210130
URLPath: /cgit/aur.git/snapshot/venn.tar.gz