mksh-static-git on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S mksh-static-git

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

$ yay -Rns mksh-static-git

2. Manually Install "mksh-static-git" 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-git's git locally

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

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

$ cd ~/mksh-static-git $ makepkg -si

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

ID: 479474
Name: mksh-static-git
PackageBaseID: 124408
PackageBase: mksh-static-git
Version: 56.r3204.1474437-1
Description: The MirBSD Korn Shell - an enhanced version of the public domain ksh (static build, linked with musl; development version)
URL: https://www.mirbsd.org/mksh.htm
NumVotes: 1
Popularity: 0.208455
OutOfDate:
Maintainer: HoaS
Submitter: HoaS
FirstSubmitted: 1501423591
LastModified: 1516455568
URLPath: /cgit/aur.git/snapshot/mksh-static-git.tar.gz