How to Install irony-mode software package in Ubuntu 17.04 (Zesty Zapus)

How to Install irony-mode software package in Ubuntu 17.04 (Zesty Zapus)

irony-mode software package provides C/C++ minor mode powered by libclang, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install irony-mode 

irony-mode is installed in your system.

Make ensure the irony-mode package were installed using the commands given below,

$ sudo dpkg-query -l | grep irony-mode *

You will get with irony-mode package name, version, architecture and description in a table

irony-mode package basic information:

Distro Ubuntu 17 04 zesty zapus
Section X Window System software
Package irony-mode
Version 0.2.0-1
Description C/C++ minor mode powered by libclang
Sub Section x11


See Also, How to uninstall or remove irony-mode software package from Ubuntu 17.04 (Zesty Zapus)?