ksh93-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ksh93-git

* (Optional) Uninstall ksh93-git on Arch using YAY

$ yay -Rns ksh93-git

2. Manually Install "ksh93-git" via AUR

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

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

b. Clone ksh93-git's git locally

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

c. Go to ~/ksh93-git folder and install it

$ cd ~/ksh93-git $ makepkg -si

3. Information about the ksh93-git package on Arch User Repository (AUR)

ID: 1415442
Name: ksh93-git
PackageBaseID: 128007
PackageBase: ksh93-git
Version: r1611.40c217ac-1
Description: KornShell 93u+m, fork based on ksh 93u+
URL: https://github.com/ksh93/ksh/
NumVotes: 4
Popularity: 0.044317
OutOfDate:
Maintainer: JohnoKing
Submitter: HoaS
FirstSubmitted: 1513551478
LastModified: 1708905263
URLPath: /cgit/aur.git/snapshot/ksh93-git.tar.gz