How to Install zutils in Ubuntu 18.04



Install zutils by entering the following commands in the terminal:

sudo apt update
sudo apt install zutils

Description:

utilities for dealing with compressed files transparently

Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported compressors are gzip, bzip2, lzip, and xz.

Homepage: http://www.nongnu.org/zutils/zutils.html

Version: 1.7-1

Section: universe/utils