How to Install lcab in Ubuntu 18.04



Install lcab by entering the following commands in the terminal:

sudo apt update
sudo apt install lcab

Description:

create cabinet (.cab) archives

lcab is a small program for Linux that creates a cabinet (.cab) archive from a set of input files. . CAB format represents the Microsoft Windows compressed archive format. It is used for compression and digital signing by a variety of Microsoft installation programs

Homepage: http://freecode.com/projects/lcab

Version: 1.0b12-7

Section: universe/utils