oksh on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S oksh

* (Optional) Uninstall oksh on Arch using YAY

$ yay -Rns oksh

2. Manually Install "oksh" via AUR

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

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

b. Clone oksh's git locally

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

c. Go to ~/oksh folder and install it

$ cd ~/oksh $ makepkg -si

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

ID: 1383242
Name: oksh
PackageBaseID: 41227
PackageBase: oksh
Version: 7.4-1
Description: Ported version of ksh from OpenBSD
URL: https://github.com/ibara/oksh/
NumVotes: 10
Popularity: 0.001259
OutOfDate:
Maintainer: gaby
Submitter: ndowens
FirstSubmitted: 1285749564
LastModified: 1704840762
URLPath: /cgit/aur.git/snapshot/oksh.tar.gz