mksh-static on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S mksh-static

* (Optional) Uninstall mksh-static on Arch using YAY

$ yay -Rns mksh-static

2. Manually Install "mksh-static" via AUR

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

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

b. Clone mksh-static's git locally

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

c. Go to ~/mksh-static folder and install it

$ cd ~/mksh-static $ makepkg -si

3. Information about the mksh-static package on Arch User Repository (AUR)

ID: 852158
Name: mksh-static
PackageBaseID: 124405
PackageBase: mksh-static
Version: 59c-1
Description: The MirBSD Korn Shell - an enhanced version of the public domain ksh (static build, linked with musl)
URL: https://www.mirbsd.org/mksh.htm
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: ryosei
Submitter: HoaS
FirstSubmitted: 1501422104
LastModified: 1611481253
URLPath: /cgit/aur.git/snapshot/mksh-static.tar.gz