python2-easyprocess on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S python2-easyprocess

* (Optional) Uninstall python2-easyprocess on Arch using YAY

$ yay -Rns python2-easyprocess

2. Manually Install "python2-easyprocess" via AUR

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

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

b. Clone python2-easyprocess's git locally

$ git clone https://aur.archlinux.org/python2-easyprocess.git ~/python2-easyprocess

c. Go to ~/python2-easyprocess folder and install it

$ cd ~/python2-easyprocess $ makepkg -si

3. Information about the python2-easyprocess package on Arch User Repository (AUR)

ID: 733262
Name: python2-easyprocess
PackageBaseID: 129753
PackageBase: python2-easyprocess
Version: 0.3-1
Description: EasyProcess - an easy to use python subprocess interface.
URL: http://easyprocess.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517730061
LastModified: 1589004046
URLPath: /cgit/aur.git/snapshot/python2-easyprocess.tar.gz

5. The same packages on other Linux Distributions