pacman-venv-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacman-venv-git

* (Optional) Uninstall pacman-venv-git on Arch using YAY

$ yay -Rns pacman-venv-git

2. Manually Install "pacman-venv-git" via AUR

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

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

b. Clone pacman-venv-git's git locally

$ git clone https://aur.archlinux.org/pacman-venv-git.git ~/pacman-venv-git

c. Go to ~/pacman-venv-git folder and install it

$ cd ~/pacman-venv-git $ makepkg -si

3. Information about the pacman-venv-git package on Arch User Repository (AUR)

ID: 1265109
Name: pacman-venv-git
PackageBaseID: 193957
PackageBase: pacman-venv-git
Version: 0.4.r0.g86eb3bb-1
Description: A tool to create virtual environments for Pacman (development version)
URL: https://github.com/jdholtz/pacman-venv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdholtz
Submitter: jdholtz
FirstSubmitted: 1684897562
LastModified: 1685375565
URLPath: /cgit/aur.git/snapshot/pacman-venv-git.tar.gz