posh on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "posh" 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 posh on Arch using YAY
$
yay -S
posh
Copied
* (Optional) Uninstall posh on Arch using YAY
$
yay -Rns
posh
Copied
2. Manually Install "posh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone posh's git locally
$
git clone https://aur.archlinux.org/posh.git
~/posh
Copied
c. Go to ~/posh folder and install it
$
cd
~/posh
Copied
$
makepkg -si
Copied
3. Information about the posh package on Arch User Repository (AUR)
ID: 799032
Name: posh
PackageBaseID: 139269
PackageBase: posh
Version: 0.14.1-1
Description: A stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features.
URL: https://salsa.debian.org/clint/posh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: openglfreak
Submitter: openglfreak
FirstSubmitted: 1549266041
LastModified: 1601563629
URLPath: /cgit/aur.git/snapshot/posh.tar.gz
Name: posh
PackageBaseID: 139269
PackageBase: posh
Version: 0.14.1-1
Description: A stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features.
URL: https://salsa.debian.org/clint/posh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: openglfreak
Submitter: openglfreak
FirstSubmitted: 1549266041
LastModified: 1601563629
URLPath: /cgit/aur.git/snapshot/posh.tar.gz