How to Install customdeb in Ubuntu 18.04



Install customdeb by entering the following commands in the terminal:

sudo apt update
sudo apt install customdeb

Description:

Modfies binary Debian package

customdeb will modify binary Debian packages based on information given in a simple file. It can * Add or replace files * Change permissions of files It can be used to distribute packages with local changes (configuration, fixes) locally, and is not meant to create packages for the official Debian archive.

Version: 0.1

Section: universe/admin