py-mkvenv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S py-mkvenv

* (Optional) Uninstall py-mkvenv on Arch using YAY

$ yay -Rns py-mkvenv

2. Manually Install "py-mkvenv" via AUR

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

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

b. Clone py-mkvenv's git locally

$ git clone https://aur.archlinux.org/py-mkvenv.git ~/py-mkvenv

c. Go to ~/py-mkvenv folder and install it

$ cd ~/py-mkvenv $ makepkg -si

3. Information about the py-mkvenv package on Arch User Repository (AUR)

ID: 704655
Name: py-mkvenv
PackageBaseID: 147919
PackageBase: py-mkvenv
Version: 1.6-1
Description: Automate creation of virtual environments in Python 3 projects
URL: https://github.com/dino-/py-mkvenv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1578321629
LastModified: 1583529080
URLPath: /cgit/aur.git/snapshot/py-mkvenv.tar.gz