mksh-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mksh-bin

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

$ yay -Rns mksh-bin

2. Manually Install "mksh-bin" via AUR

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

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

b. Clone mksh-bin's git locally

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

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

$ cd ~/mksh-bin $ makepkg -si

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

ID: 1251942
Name: mksh-bin
PackageBaseID: 189939
PackageBase: mksh-bin
Version: 59.c.r4-2
Description: MirBSD Korn Shell
URL: https://www.mirbsd.org/mksh.htm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1674985744
LastModified: 1683137924
URLPath: /cgit/aur.git/snapshot/mksh-bin.tar.gz