emacs-python-environment on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S emacs-python-environment

* (Optional) Uninstall emacs-python-environment on Arch using YAY

$ yay -Rns emacs-python-environment

2. Manually Install "emacs-python-environment" via AUR

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

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

b. Clone emacs-python-environment's git locally

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

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

$ cd ~/emacs-python-environment $ makepkg -si

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

ID: 538207
Name: emacs-python-environment
PackageBaseID: 121844
PackageBase: emacs-python-environment
Version: 0.0.2-2
Description: Python virtualenv API for Emacs Lisp
URL: https://github.com/tkf/emacs-python-environment
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493322409
LastModified: 1535209846
URLPath: /cgit/aur.git/snapshot/emacs-python-environment.tar.gz