Lunzip icon

Lunzip For Linux

  n/a
GPL v3    

An Open Source command-line Linux application that can be used to extract files from lzip archives. #Decompress lzip  #Unarchive lzip  #Lzip decompress  #Lzip  #Decompress  #Unarchive  

Softpedia Review

changelog

Free Download

Review by:
4.5/5

Lunzip is an open source, simple, fast and totally free command-line software implemented in C and designed from the offset to help users easily and quickly decompress lzip compressed archives on their GNU/Linux operating systems.

It is a CLI tool tailored specifically for software installers or embedded devices that need to decompress lzip files, but don't need compression functionality. The program can be safely used in scripts and pipes, as it includes the same well-defined exit status values used by the bzip2 and lzip projects.

The lzip compression algorithm is a clean format, known to be used for archiving data for very long periods of time. It provides very safe 4-factor integrity checking, and it's backed by the lziprecover recovery software.

To install and use the Lunzip software on your GNU/Linux machine, you must download the latest version from Softpedia or via its official website (see link below), save the archive on a location of your choice, extract its contents and open a terminal emulator.

In the Linux Terminal window, navigate to the location of the extracted archive files using the ‘cd’ command (e.g. cd /home/softpedia/lunzip-1.6) and execute the ‘./configure && make’ command to configure and compile the program.

Install it system wide by running the ‘make install’ command as root or the ‘sudo make install’ command as a privileged user on the terminal emulator. To view its command-line options, type the ‘lunzip --help’ command.

Among its command-line options, we can mention the ability to decompress specified archive, overwrite existing files, keep input files, send output to standard output, test the integrity of compressed files, set the output buffer size in bytes, enable verbose mode (two modes are available), as well as to place the output into a specific file when reading stdin.

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Lunzip 1.6

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  2 screenshots:
Lunzip - Usage example of Lunzip from the command-lineLunzip - The usage message of the Lunzip 1.6 command-line program
  main category:
System
  developer:
  visit homepage