polysh on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S polysh

* (Optional) Uninstall polysh on Arch using YAY

$ yay -Rns polysh

2. Manually Install "polysh" via AUR

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

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

b. Clone polysh's git locally

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

c. Go to ~/polysh folder and install it

$ cd ~/polysh $ makepkg -si

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

ID: 1254847
Name: polysh
PackageBaseID: 51954
PackageBase: polysh
Version: 0.13-2
Description: a tool to aggregate several remote shells into one.
URL: https://pypi.org/project/polysh/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: mikesd
FirstSubmitted: 1314616297
LastModified: 1683551204
URLPath: /cgit/aur.git/snapshot/polysh.tar.gz