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

Last updated: May 09,2024

1. Install "cross-gcc-dev" package

Learn how to install cross-gcc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cross-gcc-dev

2. Uninstall "cross-gcc-dev" package

Learn how to uninstall cross-gcc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cross-gcc-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: cross-gcc-dev
Priority: extra
Section: universe/devel
Installed-Size: 202
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cross-Toolchain Team
Architecture: all
Source: cross-gcc
Version: 76
Depends: make, realpath
Filename: pool/universe/c/cross-gcc/cross-gcc-dev_76_all.deb
Size: 26428
MD5sum: bcc7ae2f4a6ed7128ec8c4d68115aae3
SHA1: f251ebd05cd991df7f06f11b6fb48512647dd4e6
SHA256: 338706395b868164788b114591a5b1b5e23ef6747505b735f9bc42891835d58e
Description-en: Tools for building cross-compilers and cross-compiler packages
This package provides the rules and scripts for making cross-toolchain
packages. It can also be used directly to make cross-toolchains that
are not packaged for the archive.
Description-md5: 5500ba312e35028a893388ba72d53f20
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu