ptsh on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ptsh

* (Optional) Uninstall ptsh on Arch using YAY

$ yay -Rns ptsh

2. Manually Install "ptsh" via AUR

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

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

b. Clone ptsh's git locally

$ git clone https://aur.archlinux.org/ptsh.git ~/ptsh

c. Go to ~/ptsh folder and install it

$ cd ~/ptsh $ makepkg -si

3. Information about the ptsh package on Arch User Repository (AUR)

ID: 1105838
Name: ptsh
PackageBaseID: 183655
PackageBase: ptsh
Version: 0.4-1
Description: Visually customizable shell utils
URL: https://github.com/jszczerbinsky/ptSh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jszczerbinsky
Submitter: jszczerbinsky
FirstSubmitted: 1656591822
LastModified: 1656591822
URLPath: /cgit/aur.git/snapshot/ptsh.tar.gz