toybox 0.8.11
Many common UNIX utilities in a single executable
ToyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides a fairly complete environment for any small or embedded system.
- Outputs:
out
- Website: https://landley.net/toybox/
- Licenses: FreeBSD
- Package source: gnu/packages/busybox.scm
- Builds: See build status
- Issues: See known issues
Installation
Install toybox 0.8.11
as follows:
guix install toybox@0.8.11
Or install the latest version:
guix install toybox
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.