How to Install dh-metainit in Ubuntu 18.04



Install dh-metainit by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-metainit

Description:

Debhelper addon to install and register a metainit file

This debhelper script should be used by package that ship an metainit file. It installs the metainit file in the right spot and add the required actions to the maintainer scripts.

Version: 0.0.5

Section: universe/admin