This package browser is in early development. Mind the rough edges.

cramfs-tools 2.1

Tools to manage Cramfs file systems

Cramfs is a Linux file system designed to be simple, small, and to compress things well. It is used on a number of embedded systems and small devices. This version has additional features such as uncompressed blocks and random block placement.

Installation

Install cramfs-tools 2.1 as follows:

guix install cramfs-tools@2.1

Or install the latest version:

guix install cramfs-tools

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.