binutils-m68hc1x software package provides binary utilities that support Motorolas 68HC11/12 targets, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install binutils-m68hc1x
binutils-m68hc1x is installed in your system.
Make ensure the binutils-m68hc1x package were installed using the commands given below,
$ sudo dpkg-query -l | grep binutils-m68hc1x *
You will get with binutils-m68hc1x package name, version, architecture and description in a table
Distro | Ubuntu 12 04 lts precise pangolin |
Section | Development |
Package | binutils-m68hc1x |
Version | 1:2.18-3.2 |
Description | binary utilities that support Motorolas 68HC11/12 targets |
Sub Section | devel |