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

wimlib 1.13.5

WIM file manipulation library and utilities

wimlib is a C library and set of command-line utilities for creating, modifying, extracting, and mounting archives in the Windows Imaging Format (WIM files). It can capture and apply WIMs directly from and to NTFS volumes using ntfs-3g, preserving NTFS-specific attributes.

Installation

Install wimlib 1.13.5 as follows:

guix install wimlib@1.13.5

Or install the latest version:

guix install wimlib

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.