Hello friends, In this post I am going to explain you how to install multimedia packages i.e, Audio and Video packages etc in Ubuntu.
For installing or updating anything or any package in Ubuntu, it requires some commands to be executed.
How to update installed drivers and software in Ubuntu
To update the drivers which are already installed in your system you need to execute the following commands,
Firstly open the terminal (Ctrl+Alt+T),
Run the following commands,
$ sudo apt-get update
$ sudo apt-get upgrade
After executing this commands, all installed drivers and software on your system will get updated.
How to install Multimedia packages
If you don't install multimedia packages in your system then you won't be able to play any audio or video file of any type.
For installing multimedia packages on your system you need to execute the following commands,
Firstly open the terminal (Ctrl+Alt+T),
Run the following commands,
$ sudo apt-get install ubuntu-restricted-extras
Only this much you have to do for installing multimedia packages.
I hope this will help you guys to solve your problem.
For more such post and information regarding the Ubuntu/Linux do like us on Facebook.

No comments:
Post a Comment