Install this package:
emerge -a app-shells/dash
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-shells/dash
Or alternatively:
emerge --autounmask-write -a app-shells/dash
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 99999999 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos | 0 |
<pkgmetadata> <maintainer type="person"> <email>martin@mvath.de</email> <name>Martin Väth</name> <description>maintainer of the live version in the mv overlay</description> </maintainer> <maintainer type="project"> <email>base-system@gentoo.org</email> <name>Gentoo Base System</name> </maintainer> <longdescription lang="en"> DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is almost POSIX compliant. </longdescription> <use> <flag name="vanilla">Let echo escapes and -n work as decided by upstream</flag> </use> <upstream> <remote-id type="cpe">cpe:/a:dash:dash</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-shells/dash |
euse -E <flag> -p app-shells/dash |
euse -D <flag> -p app-shells/dash
| Flag | Description | 99999999 |
|---|---|---|
| libedit | ⚠️ | ✓ |
| static | ⚠️ | ✓ |
| vanilla | Let echo escapes and -n work as decided by upstream | ✓ |