Package Details: ksh-oksh 7.8-1

Git Clone URL: https://aur.archlinux.org/ksh-oksh.git (read-only, click to copy)
Package Base: ksh-oksh
Description: Ported version of ksh from OpenBSD
Upstream URL: https://github.com/ibara/oksh/
Licenses: BSD, custom: public domain, ISC
Conflicts: ksh, ksh93, oksh
Provides: ksh, oksh
Submitter: libele
Maintainer: libele
Last Packager: libele
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-27 14:42 (UTC)
Last Updated: 2025-12-27 14:42 (UTC)

Required by (9)

Sources (1)

Latest Comments

libele commented on 2026-02-14 04:49 (UTC) (edited on 2026-02-14 04:57 (UTC) by libele)

the main difference is the configure option --enable-ksh which allows for you to use oksh as the system ksh. this option makes it get installed as /bin/ksh in /etc/shells. if you uncomment --enable-sh it can also provide sh, if for instance, you wanted to make a custom archiso that uses ksh as the system shell instead of bash. for that to work would require a custom bash PKGBUILD. sorry for the late reply!

FabioLolix commented on 2025-12-28 00:30 (UTC)

Hi, what is the difference with oksh https://aur.archlinux.org/packages/oksh ?