dh_metainit
Debhelper addon to install and register a metainit file
Install
- All systems
-
curl cmd.cat/dh_metainit.sh
- Debian
-
apt-get install dh-metainit
- Ubuntu
-
apt-get install dh-metainit
- Kali Linux
-
apt-get install dh-metainit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-metainit
- Raspbian
-
apt-get install dh-metainit
- Dockerfile
- dockerfile.run/dh_metainit
dh-metainit
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.