How to Install and Uninstall perl-cross-debian Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "perl-cross-debian" package

Please follow the step by step instructions below to install perl-cross-debian on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install perl-cross-debian

2. Uninstall "perl-cross-debian" package

In this section, we are going to explain the necessary steps to uninstall perl-cross-debian on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove perl-cross-debian $ sudo apt autoclean && sudo apt autoremove

3. Information about the perl-cross-debian package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: perl-cross-debian
Priority: extra
Section: universe/devel
Installed-Size: 2801
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Version: 0.0.5
Depends: perl
Suggests: meld
Filename: pool/universe/p/perl-cross-debian/perl-cross-debian_0.0.5_all.deb
Size: 624864
MD5sum: 431868fa42834f1fac063e37a3c72ca5
SHA1: 919b24310a30c607da572e472f7030c662acfcf2
SHA256: e4ab56c1ca0addaed371b32351bdd558f730a875f60a78a31ab474fb65ac9680
Description-en: Cross build support for Debian perl configurations
This package provides the configuration values for selected
versions of perl. Each set is compatible with the Debian
configuration of that version of perl, to circumvent the use of
compiled test binaries which will fail during a cross-build.
.
Also provides a helper script to push the relevant configuration
files into the cross-build using support in debian/rules within
perl.
Description-md5: e314dc28e4693b504172786c19c2e3ae
Homepage: https://github.com/codehelp/perl-cross-debian
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu