python-subprocess_shell on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-subprocess_shell

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

$ yay -Rns python-subprocess_shell

2. Manually Install "python-subprocess_shell" via AUR

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

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

b. Clone python-subprocess_shell's git locally

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

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

$ cd ~/python-subprocess_shell $ makepkg -si

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

ID: 1420168
Name: python-subprocess_shell
PackageBaseID: 198388
PackageBase: python-subprocess_shell
Version: 0.1.0-1
Description: A shell for subprocess
URL: https://gitlab.com/notEvil/subprocess_shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: notEvil
Submitter: notEvil
FirstSubmitted: 1696944124
LastModified: 1709500079
URLPath: /cgit/aur.git/snapshot/python-subprocess_shell.tar.gz