python2-ptyprocess on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python2-ptyprocess

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

$ yay -Rns python2-ptyprocess

2. Manually Install "python2-ptyprocess" via AUR

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

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

b. Clone python2-ptyprocess's git locally

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

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

$ cd ~/python2-ptyprocess $ makepkg -si

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

ID: 1107891
Name: python2-ptyprocess
PackageBaseID: 173956
PackageBase: python2-ptyprocess
Version: 0.7.0-1
Description: Run a subprocess in a pseudo terminal
URL: https://github.com/pexpect/ptyprocess
NumVotes: 2
Popularity: 2.5E-5
OutOfDate: 1706395593
Maintainer: MarsSeed
Submitter: adrien1018
FirstSubmitted: 1639458485
LastModified: 1657016478
URLPath: /cgit/aur.git/snapshot/python2-ptyprocess.tar.gz

5. The same packages on other Linux Distributions