python-executor on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S python-executor

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

$ yay -Rns python-executor

2. Manually Install "python-executor" via AUR

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

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

b. Clone python-executor's git locally

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

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

$ cd ~/python-executor $ makepkg -si

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

ID: 1025624
Name: python-executor
PackageBaseID: 115540
PackageBase: python-executor
Version: 23.2-2
Description: Programmer friendly subprocess wrapper
URL: https://github.com/xolox/python-executor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maikoool
Submitter: maikoool
FirstSubmitted: 1474035401
LastModified: 1643167515
URLPath: /cgit/aur.git/snapshot/python-executor.tar.gz