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

karchive

Qt 5 addon providing access to numerous types of archives

KArchive provides classes for easy reading, creation and manipulation of archive formats like ZIP and TAR.

It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice.

Installation

Install the latest version of karchive as follows:

guix install karchive

Or install a particular version:

guix install karchive@5.114.0

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.