mksh-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mksh-git

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

$ yay -Rns mksh-git

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

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

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

$ cd ~/mksh-git $ makepkg -si

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

ID: 870969
Name: mksh-git
PackageBaseID: 124407
PackageBase: mksh-git
Version: r3550.e945681a-1
Description: The MirBSD Korn Shell - an enhanced version of the public domain ksh (development version)
URL: https://www.mirbsd.org/mksh.htm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: HoaS
FirstSubmitted: 1501423366
LastModified: 1614583592
URLPath: /cgit/aur.git/snapshot/mksh-git.tar.gz