How to Install dvb-apps software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dvb-apps software package in Ubuntu 12.04 LTS (Precise Pangolin)

dvb-apps software package provides Digitial Video Broadcasting (DVB) applications, 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 dvb-apps 

dvb-apps is installed in your system.

Make ensure the dvb-apps package were installed using the commands given below,

$ sudo dpkg-query -l | grep dvb-apps *

You will get with dvb-apps package name, version, architecture and description in a table

dvb-apps package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Miscellaneous
Package dvb-apps
Version 1.1.1+rev1355-1.1ubuntu1
Description Digitial Video Broadcasting (DVB) applications
Sub Section misc


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