emacs-pyvenv on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S emacs-pyvenv

* (Optional) Uninstall emacs-pyvenv on Arch using YAY

$ yay -Rns emacs-pyvenv

2. Manually Install "emacs-pyvenv" via AUR

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

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

b. Clone emacs-pyvenv's git locally

$ git clone https://aur.archlinux.org/emacs-pyvenv.git ~/emacs-pyvenv

c. Go to ~/emacs-pyvenv folder and install it

$ cd ~/emacs-pyvenv $ makepkg -si

3. Information about the emacs-pyvenv package on Arch User Repository (AUR)

ID: 654555
Name: emacs-pyvenv
PackageBaseID: 122979
PackageBase: emacs-pyvenv
Version: 1.21-1
Description: Python virtual environment interface for Emacs
URL: https://github.com/jorgenschaefer/pyvenv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496177637
LastModified: 1570651138
URLPath: /cgit/aur.git/snapshot/emacs-pyvenv.tar.gz