ptyspawn-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ptyspawn-bin

* (Optional) Uninstall ptyspawn-bin on Arch using YAY

$ yay -Rns ptyspawn-bin

2. Manually Install "ptyspawn-bin" via AUR

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

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

b. Clone ptyspawn-bin's git locally

$ git clone https://aur.archlinux.org/ptyspawn-bin.git ~/ptyspawn-bin

c. Go to ~/ptyspawn-bin folder and install it

$ cd ~/ptyspawn-bin $ makepkg -si

3. Information about the ptyspawn-bin package on Arch User Repository (AUR)

ID: 1299833
Name: ptyspawn-bin
PackageBaseID: 195915
PackageBase: ptyspawn-bin
Version: 0.0.5-1
Description: Tool for executing a command in a new PTY (pseudo-terminal) with new PGID and SID
URL: https://github.com/VHSgunzo/ptyspawn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VHSgunzo
Submitter: VHSgunzo
FirstSubmitted: 1689833883
LastModified: 1691336380
URLPath: /cgit/aur.git/snapshot/ptyspawn-bin.tar.gz