How to Install cdde software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cdde software package in Ubuntu 12.04 LTS (Precise Pangolin)

cdde software package provides CD Detect & Execute utility, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cdde 

cdde is installed in your system.

Make ensure the cdde package were installed using the commands given below,

$ sudo dpkg-query -l | grep cdde *

You will get with cdde package name, version, architecture and description in a table

cdde package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package cdde
Version 0.3.1-1
Description CD Detect & Execute utility
Sub Section Utils


See Also, How to uninstall or remove cdde software package from Ubuntu 12.04 LTS (Precise Pangolin)?