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

perl-archive-extract 0.88

Generic archive extracting mechanism

It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either Perl modules, or command-line tools on your system.

Installation

Install perl-archive-extract 0.88 as follows:

guix install perl-archive-extract@0.88

Or install the latest version:

guix install perl-archive-extract

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.