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

gnulib 2025-06-30-1.9297749

Source files to share among distributions

Gnulib is a central location for common infrastructure needed by GNU packages. It provides a wide variety of functionality, e.g., portability across many systems, working with Unicode strings, cryptographic computation, and much more. The code is intended to be shared at the level of source files, rather than being a standalone library that is distributed, built, and installed. The included gnulib-tool script helps with using Gnulib code in other packages. Gnulib also includes copies of licensing and maintenance-related files, for convenience.

Installation

Install gnulib 2025-06-30-1.9297749 as follows:

guix install gnulib@2025-06-30-1.9297749

Or install the latest version:

guix install gnulib

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.