How to Install gcc-h8300-hms software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gcc-h8300-hms software package in Ubuntu 16.04 LTS (Xenial Xerus)

gcc-h8300-hms software package provides GNU C compiler (cross compiler for h8300-hitachi-coff), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gcc-h8300-hms 

gcc-h8300-hms is installed in your system.

Make ensure the gcc-h8300-hms package were installed using the commands given below,

$ sudo dpkg-query -l | grep gcc-h8300-hms *

You will get with gcc-h8300-hms package name, version, architecture and description in a table

gcc-h8300-hms package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package gcc-h8300-hms
Version 1:3.4.6+dfsg2-4ubuntu1
Description GNU C compiler (cross compiler for h8300-hitachi-coff)
Sub Section Devel


See Also, How to uninstall or remove gcc-h8300-hms software package from Ubuntu 16.04 LTS (Xenial Xerus) ?