mksh on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S mksh

* (Optional) Uninstall mksh on Arch using YAY

$ yay -Rns mksh

2. Manually Install "mksh" via AUR

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

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

b. Clone mksh's git locally

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

c. Go to ~/mksh folder and install it

$ cd ~/mksh $ makepkg -si

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

ID: 1333951
Name: mksh
PackageBaseID: 166559
PackageBase: mksh
Version: 59.c-7
Description: MirBSD Korn Shell
URL: https://www.mirbsd.org/mksh.htm
NumVotes: 15
Popularity: 0.33044
OutOfDate:
Maintainer: Menelkir
Submitter: arojas
FirstSubmitted: 1620465505
LastModified: 1697296644
URLPath: /cgit/aur.git/snapshot/mksh.tar.gz