How to play .mkv files in Ubuntu
This post was written by admin on April 10, 2009
Posted Under: General
Posted Under: General
MKV file is not the regular video and audio compression format,it is an open source container format.We can use VLC Media Player to play mkv files in ubuntu,we just need to install VLC in ubuntu to do it.
To install VLC in ubuntu ,you just need to use the follow 2 commands:
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
Tips:Of course you also can use Synaptic Package Manager to install VLC for your Ubuntu
After the VLC been installed,you can find it in your menu:

Now you can use VLC to paly mkv files in ubuntu:

Related posts:
- Play APE file in Ubuntu using default Banshee Music Player
- How to play rmvb files in ubuntu
- Convert your audio and video files into other formats with winff
- How to view CHM files in Ubuntu
- SoundConverter – A Simple Audio Converter for Ubuntu Gnome
Tags: sound and video

Reader Comments
All I get is:
E: couldn’t find package vlc
[Reply]
Worked for me just fine.
[Reply]
well. I installed VLC, but it can’t play mkv videos! Just Start and them Stop inmediately.
and in mp4 the video some times hesitates!
please! What can I do?
[Reply]
Thanks it works great.
[Reply]
I have installed Vlc player in ubuntu 10.04 but it cant play any kind of Movie or Music when i command to play with vlc so what can i do?.
[Reply]
Everything fails starting from attempt to install. Numerous error massages “failed to fetch….”
[Reply]
Do a sudo apt-get update, followed by a sudo apt-get install vlc
Worked for me straightaway. Check your sources.list is correct, uncomment (take away the #) from each line that starts with deb.
Then update then install. If you can’t work it out, search “sources.list” on google.
Merry Christmas.
[Reply]