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.

Monday, August 01, 2022

How to Install Multimedia Codecs on Ubuntu,Kubuntu,Xubuntu,Lubuntu

Multimedia codecs not only allow you to play audio-video files, but also can be used to compress/decompress media. The following steps that will lead to the installation of the multimedia codecs on Ubuntu-Kubuntu-Xubuntu,-Lubuntu

If you are using regular, stock Ubuntu:

sudo apt-get install ubuntu-restricted-extras

If you are using Kubuntu:

sudo apt-get install kubuntu-restricted-extras
 
If you are using Xubuntu:

sudo apt-get install xubuntu-restricted-extras

If you are using Lubuntu:

sudo apt-get install lubuntu-restricted-extras

Add libdvdccs

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