Life without Windows or OS X

GNU/Linux is quite possibly the most important free software achievement since the original Space War, or, more recently, Emacs. It has developed into an operating system for business, education, and personal productivity. GNU/Linux is no longer only for UNIX wizards who sit for hours in front of a glowing console. Are you thinking about switching to Linux and want to learn how to use it? Have you been using GNU/Linux for some time and want to learn even more? This is the place for you.

Thursday, April 26, 2018

How to install Ubuntu-restricted-extras Package in Ubuntu 18.04 LTS

Ubuntu-restricted-media codecs or Ubuntu-restricted-addons are required to play multimedia files on 18.04 LTS Desktop. 

You may have missed this and didn’t check “Enable Restricted Formats” while installing Ubuntu 18.04 LTS. If not, it will not install the required multimedia codecs and you will have to install it manually.

Install Ubuntu Restricted Codecs

Run the following commands to install Ubuntu-restricted-extras package in Ubuntu Ubuntu 18.04 LTS: sudo apt-get update 
then 
sudo apt install ubuntu-restricted-extras

In addition, in order to play DVDs, you need to install libdvdcss by entering the following in a terminal: sudo /usr/share/doc/libdvdread4/install-css.sh

0 Comments:

Post a Comment

<< Home