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