How to Install dpkg-cross in Ubuntu 18.04



Install dpkg-cross by entering the following commands in the terminal:

sudo apt update
sudo apt install dpkg-cross

Description:

tools for cross compiling Debian packages

dpkg-cross is a tool for installing libraries and headers from packages which have not been converted for Multi-Arch to support cross compiling.

Homepage: http://dpkg-cross.alioth.debian.org/

Version: 2.6.13ubuntu1

Section: utils