How to Install okteta-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install okteta-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

okteta-dbg software package provides debugging symbols for okteta, 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 okteta-dbg 

okteta-dbg is installed in your system.

Make ensure the okteta-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep okteta-dbg *

You will get with okteta-dbg package name, version, architecture and description in a table

okteta-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package okteta-dbg
Version 4:4.13.0-0ubuntu1
Description debugging symbols for okteta
Sub Section debug


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