python-gitvenv on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-gitvenv

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

$ yay -Rns python-gitvenv

2. Manually Install "python-gitvenv" via AUR

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

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

b. Clone python-gitvenv's git locally

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

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

$ cd ~/python-gitvenv $ makepkg -si

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

ID: 1417084
Name: python-gitvenv
PackageBaseID: 203068
PackageBase: python-gitvenv
Version: 1.0.3-1
Description: Simple tool to create virtual git environments (like a python's venv).
URL: https://gitlab.com/yataro/gitvenv/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yataro
Submitter: yataro
FirstSubmitted: 1709096789
LastModified: 1709099053
URLPath: /cgit/aur.git/snapshot/python-gitvenv.tar.gz