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

Last updated: May 19,2024

1. Install "gcc-m68hc1x" package

Please follow the instructions below to install gcc-m68hc1x on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-m68hc1x

2. Uninstall "gcc-m68hc1x" package

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

$ sudo apt remove gcc-m68hc1x $ sudo apt autoclean && sudo apt autoremove

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

Package: gcc-m68hc1x
Priority: extra
Section: universe/devel
Installed-Size: 20556
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur Loiret
Architecture: amd64
Version: 1:3.3.6+3.1+dfsg-3ubuntu1
Provides: c-compiler-m68hc11, c-compiler-m68hc12
Depends: libc6 (>= 2.11), binutils-m68hc1x (>= 1:2.15+2.92)
Suggests: task-c-devel, newlib-m68hc1x
Filename: pool/universe/g/gcc-m68hc1x/gcc-m68hc1x_3.3.6+3.1+dfsg-3ubuntu1_amd64.deb
Size: 4586738
MD5sum: 91b2bdd9a27cdba99295b31625ea9a27
SHA1: c8798349eceed040e6305efa471ec05bfdc86384
SHA256: 416bb4e084d81f8a6b4997efc138eda016dfde1ce28c9d04bd11ae783ce509eb
Description-en: GNU C compiler for the Motorola 68HC11/12 processors
This is the GNU C compiler, a fairly portable optimizing compiler which
supports multiple languages. This package includes support for C for
cross-compiling to a Motorola 68HC11/12 microcontroller-based target.
Description-md5: 55553d33648eabf0c0f1be4fe3f47f4c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu