How to Install m16c-flash software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install m16c-flash software package in Ubuntu 14.04 LTS (Trusty Tahr)

m16c-flash software package provides Flash programmer for Renesas M16C and R8C microcontrollers, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install m16c-flash 

m16c-flash is installed in your system.

Make ensure the m16c-flash package were installed using the commands given below,

$ sudo dpkg-query -l | grep m16c-flash *

You will get with m16c-flash package name, version, architecture and description in a table

m16c-flash package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Electronics
Package m16c-flash
Version 0.1-1.1
Description Flash programmer for Renesas M16C and R8C microcontrollers
Sub Section Electronics


See Also, How to uninstall or remove m16c-flash software package from Ubuntu 14.04 LTS (Trusty Tahr)?