binutils-m68hc1x software package provides binary utilities that support Motorolas 68HC11/12 targets, you can install in your Debian 8 (Jessie) 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 | Debian 8 jessie |
| Section | Development |
| Package | binutils-m68hc1x |
| Version | 1:2.18-3.3 |
| Description | binary utilities that support Motorolas 68HC11/12 targets |
| Sub Section | Devel |