Search Criteria
Package Details: ksh-oksh 7.8-1
Package Actions
| 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) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- ncurses (ncurses-gitAUR)
Required by (9)
- bookmark-cd (requires ksh) (optional)
- canboat (requires ksh)
- cdesktopenv (requires ksh)
- eccodes (requires ksh) (optional)
- magics++ (requires ksh) (optional)
- nscde (requires ksh)
- nscde-git (requires ksh)
- oracle-sqldeveloper (requires ksh) (optional)
- reddio (requires ksh) (optional)
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
configureoption--enable-kshwhich 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-shit 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
okshhttps://aur.archlinux.org/packages/oksh ?