Package Details: shed-sh 0.37.2-1

Git Clone URL: https://aur.archlinux.org/shed-sh.git (read-only, click to copy)
Package Base: shed-sh
Description: A Linux shell with a powerful line editor and IPC socket extensibility
Upstream URL: https://github.com/km-clay/shed
Licenses: MIT
Submitter: pagedMov
Maintainer: pagedMov
Last Packager: pagedMov
Votes: 2
Popularity: 0.60
First Submitted: 2026-04-17 00:55 (UTC)
Last Updated: 2026-07-03 18:22 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

kseistrup commented on 2026-05-27 07:17 (UTC)

NB: Package v0.22.0-1 will no longer build because doc/*.txt has been removed (and the files seem to be included in the interpreter now?).

kseistrup commented on 2026-05-23 18:36 (UTC)

You're doing good. Keep going. :)

pagedMov commented on 2026-05-23 18:19 (UTC)

I've gone ahead and applied these changes. This is my first attempt at packaging anything for Arch so the feedback is appreciated.

kseistrup commented on 2026-05-23 08:38 (UTC)

PS (re: shed-sh.install):

In the unlikely event that a shell with a name that is a superset of /usr/bin/shed (e.g., /usr/bin/shedded) is to be found in /etc/shells, its name will be removed along with shed's when shed is uninstalled. Wouldn't it be more correct with e.g.:

sed -i '/^\/usr\/bin\/shed$/d' /etc/shells

?

kseistrup commented on 2026-05-23 08:31 (UTC)

Thanks for packaging this!

Please note that licenses such as MIT (that are “personalized”) should be copied to

/usr/share/licenses/$pkgname/