toybox
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.
- Versions: 0.8.11
- Website: https://landley.net/toybox/
- Licenses: FreeBSD
- Package source: gnu/packages/busybox.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of toybox
as follows:
guix install toybox
Or install a particular version:
guix install toybox@0.8.11
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.
Badge code
You can use the following badge to inform users of toybox about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/toybox'><img src='https://packages.guix.gnu.org/packages/toybox/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/toybox)
Example Org:
[[https://packages.guix.gnu.org/packages/toybox][https://packages.guix.gnu.org/packages/toybox/badges/latest-version.svg]]