Ubuntu 14.04 Trusty Tahr has been released. If you are one of the installers, you need to do something to improve your experience.
For those upgrades, this may have been done, and you don't have to do it any more, unless you didn't do this in Ubuntu 13.10.
Recommended reading:
Download, install, and configure Ubuntu 14.04
Ubuntu 14.04 system:
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7
Ubuntu Tutorial: upgrade from Ubuntu 13.10 to 14.04 (Trusty Tahr) [trustworthy taryang]
Ubuntu is not fully out-of-the-box. Some packages and tools that can improve the experience are excluded by Canonical due to legal issues.
If these packages are not installed, it will make it difficult to watch movies, Play flash videos, and listen to MP3 files. For legal or other reasons, Ubuntu's parent company excluded them.
If you want to do the above, you must continue to learn how to solve these problems.
For those who have installed Ubuntu 13.10 and are about to upgrade, read this article () or click the following link.
When you have upgraded or installed Ubuntu 14.04, open your command line and run the following command to install the missing package that can play media files more easily on Ubuntu.
- Sudo apt-get install ubuntu-restricted-extras
When you are prompted to enter the password, press enter to continue. After installation, test your system. This package helps install Adobe Flash Player and MP3 encoder so that you can listen to MP3 music and movie plug-ins to watch legitimate DVD movies and other useful things.
Therefore, whenever you install Ubuntu, first try to install this package. This will improve your experience when you use Ubuntu.
Another scenario is that you want to watch encrypted DVD movies. In this case, you need to run the following command.
- Sudo apt-get install libavformat-extra-54 libavcodec-extra-54 libdvdread4
Then run the following command to complete the process.
- Sudo/usr/share/doc/libdvdread4/install-css.sh
Finally, install the VLC Media Player, which is a great program for watching DVD movies on Windows and Linux systems.
- Sudo apt-get install vlc
I hope this will help you.
Have a pleasant experience!