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

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

kte-collaborative-dbg software package provides Debug symbols for KDE Text Editor collaborative plugin, 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 kte-collaborative-dbg 

kte-collaborative-dbg is installed in your system.

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

$ sudo dpkg-query -l | grep kte-collaborative-dbg *

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

kte-collaborative-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package kte-collaborative-dbg
Version 0.2.0-0ubuntu1
Description Debug symbols for KDE Text Editor collaborative plugin
Sub Section debug


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