How to Install oss4-base software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install oss4-base software package in Ubuntu 14.04 LTS (Trusty Tahr)

oss4-base software package provides Open Sound System - base package, 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 oss4-base 

oss4-base is installed in your system.

Make ensure the oss4-base package were installed using the commands given below,

$ sudo dpkg-query -l | grep oss4-base *

You will get with oss4-base package name, version, architecture and description in a table

oss4-base package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package oss4-base
Version 4.2-build2007-2.1
Description Open Sound System - base package
Sub Section Sound


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