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

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

libmemcached-dbg software package provides Debug Symbols for libmemcached, 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 libmemcached-dbg 

libmemcached-dbg is installed in your system.

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

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

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

libmemcached-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package libmemcached-dbg
Version 1.0.8-1ubuntu2
Description Debug Symbols for libmemcached
Sub Section debug


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