How to install VLC 1.0 in ubuntu debian system
This ubuntu tutorial will show you how to install the most recent of VLC media player manually. There are many audio/video player available for Ubuntu system. One of the most popular is Videolan VLC media player. A high portable media player that support most audio and video format. VLC is a multi platform, open source software. Its available for Windows, Linux and many more. Current version of VLC is version 1.0.
Notable fixes and improvements include:
- fix flv and mpeg2 seeking,
- fixes for wmv, wav, rtsp and ssa support,
- fixes for Qt and Mac OS X interface,
- fix an integer underflow in Real pseudo-RTSP module,
- updates of some translations,
- port of the ZVBI module to Windows for full teletext support and
- codecs updates for Windows and Mac OS X versions.
To install and get the update for the future release of VLC, follow these steps below for Ubuntu Jaunty, Hardy and Intrepid Ibex:
Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have a “multiverse” repository activated.
Search for vlc and install it. You should also install vlc-plugin-esd, mozilla-plugin-vlc (and libdvdcss2).
Or if you want to do from terminal, paste the command below
% sudo apt-get update % sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
Related posts:
- How to install Google Chrome/Cromium on Ubuntu with flash working Few weeks ago, I try to install Chromium for Ubuntu,...
- How to install Twitter Plugin for Pidgin in Ubuntu This post will show you how to Tweeting using Pidgin...
- How to install latest version of Miro in Ubuntu and Debian Miro is an application to watch video and online television....
- How to install most recent Abiword in Ubuntu Jaunty The current stable version of Abiword is version 2.6.8, and...
- How to install Banshee media Player in Ubuntu Karmic Koala This is tutorial of installing Banshee Media player in...
Related posts brought to you by Yet Another Related Posts Plugin.





