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

karchive 5.114.0

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 karchive 5.114.0 as follows:

guix install karchive@5.114.0

Or install the latest version:

guix install karchive

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.