pacman-venv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacman-venv

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

$ yay -Rns pacman-venv

2. Manually Install "pacman-venv" 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's git locally

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

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

$ cd ~/pacman-venv $ makepkg -si

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

ID: 1265108
Name: pacman-venv
PackageBaseID: 192980
PackageBase: pacman-venv
Version: 0.4-1
Description: A tool to create virtual environments for Pacman
URL: https://github.com/jdholtz/pacman-venv
NumVotes: 1
Popularity: 0.002901
OutOfDate:
Maintainer: jdholtz
Submitter: jdholtz
FirstSubmitted: 1682302615
LastModified: 1685375537
URLPath: /cgit/aur.git/snapshot/pacman-venv.tar.gz