polysh on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install polysh on Arch using YAY
$
yay -S
polysh
Copied
* (Optional) Uninstall polysh on Arch using YAY
$
yay -Rns
polysh
Copied
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
Copied
b. Clone polysh's git locally
$
git clone https://aur.archlinux.org/polysh.git
~/polysh
Copied
c. Go to ~/polysh folder and install it
$
cd
~/polysh
Copied
$
makepkg -si
Copied
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
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