Ubuntu 14.04 Trusty Tahr was released yesterday and if you are one of those who installed it, here are some things you might want to do to improve your experience with it.
For those upgrading, this may have already be done so no need to do it again, except if you didn’t do it in Ubuntu 13.10.
Ubuntu right out-of-the-box isn’t complete. There are some packages and tools which improve user experience that are purposely left out by Canonical for legal reasons.
These packages, if not installed, will make watching movies, playing flash videos and listening to MP3 files difficult. For legal and other reasons, Ubuntu parent company left them out.
If you wish to do all the above things, you must continue below to learn how to resolve these problems.
For those who already have Ubuntu 13.10 and wish to upgrade, read this post, or click the link below.
https://liberiangeek.net/2014/01/daily-ubuntu-tips-upgrade-to-ubuntu-14-04-trusty-tahr-from-13-10/
When you’ve upgraded or installed Ubuntu 14.04, open your command terminal, then run the commands below to install the missing packages which make playing media files easier in Ubuntu.
sudo apt-get install ubuntu-restricted-extras
When prompted for your password, enter it to continue. After installing, go and test out your system. This package helps install Adobe Flash Player, MP3 codes so you can listen to MP3 music, movie plugins to watch legal DVD movies and other useful programs.
So, whenever you install Ubuntu, try installing this package first. This will improve your experience a bit when using Ubuntu.
There may also be cases where you might want to watch DVD movies that are encrypted. In these cases, you might want to run the commands below.
sudo apt-get install libavformat-extra-54 libavcodec-extra-54 libdvdread4
Then run the commands below and you’re done.
sudo /usr/share/doc/libdvdread4/install-css.sh
Finally, install VLC media player which is a great program to watch DVD movies in Windows or Linux systems.
sudo apt-get install vlc
Hope this helps.
Enjoy!
Frequently Asked Questions
How can I make Ubuntu 14.04 Trusty Tahr perform better?
To enhance performance, consider installing missing packages like ubuntu-restricted-extras, which include Adobe Flash Player, MP3 codecs, and movie plugins.
What packages are purposely left out by Canonical in Ubuntu 14.04?
Canonical excludes certain packages for legal reasons, which can make tasks like watching movies, playing flash videos, and listening to MP3 files challenging.
How can I watch legal DVD movies in Ubuntu 14.04?
To watch encrypted DVD movies, you can install packages like libavformat-extra-54, libavcodec-extra-54, and libdvdread4, then run the installation script.
What is the recommended media player for Ubuntu 14.04?
VLC media player is highly recommended for Ubuntu 14.04 as it offers versatile playback options and supports various media formats.
How do I upgrade from Ubuntu 13.10 to Ubuntu 14.04 Trusty Tahr?
For upgrading from Ubuntu 13.10 to 14.04, you can follow the instructions provided in the post or link shared in the article.
What commands should I run to install missing packages in Ubuntu 14.04?
To install missing packages in Ubuntu 14.04, run commands like sudo apt-get install ubuntu-restricted-extras for a smoother media playback experience.
Why are some media-related packages excluded by Ubuntu parent company?
Certain media-related packages are deliberately left out by the Ubuntu parent company due to legal considerations, which may affect the user experience.
How can I improve my Ubuntu 14.04 experience with media files?
To enhance your Ubuntu 14.04 experience with media files, ensure you have the necessary packages installed for playing movies, flash videos, and MP3 files.