How to Install gcab in Ubuntu 18.04



Install gcab by entering the following commands in the terminal:

sudo apt update
sudo apt install gcab

Description:

Microsoft Cabinet file manipulation tool

gcab can list, extract and create cabinet (.cab) files, commonly used as archives to distribute software on Windows. . gcab is similar to cabextract but can create cabinet files.

Homepage: https://wiki.gnome.org/msitools

Version: 1.1-2

Section: universe/utils