Categories: UbuntuUbuntu 13.04

How to install VLC on ubuntu 13.04

VLC is the best cross-platform multimedia player and can be installed in ubuntu 13.04 . VLC can play most file formats and easy to use.
previously we saw about installing vlc on ubuntu 12.04 . In this article we can see about installing vlc on ubuntu 13.04.

Install VLC on ubuntu 13.04


Step 1 » Add vlc repository by issuing below command
krizna@ubuntu13:~$ sudo add-apt-repository ppa:videolan/stable-daily
Step 2 » Update respository and install vlc
krizna@ubuntu13:~$ sudo apt-get update && sudo apt-get install vlc browser-plugin-vlc
that’s it , now you start using VLC player.

Disqus Comments Loading...
Share
Published by
krizna

Recent Posts

How to install Visual Studio Code on ubuntu 20.04

Visual Studio Code is a popular code editor which is lightweight and cross platform application.…

4 years ago

How to install MySQL workbench on ubuntu 20.04

MySQL workbench is a GUI tool for managing MySQL database system. It is used by…

4 years ago

How to install Android Studio on ubuntu 20.04

Android Studio is a popular development software used especially for developing android applications. It is…

4 years ago

How to install google chrome on ubuntu 20.04

Google chrome is a most popular web browser developed by google. It was developed to…

4 years ago

How to install Zoom on ubuntu 20.04

Zoom is a popular video conferencing software. It is commonly used for conducting online meetings,…

4 years ago

How to install TeamViewer on ubuntu 20.04

TeamViewer is a popular application for desktop sharing and remote control. It is available for…

4 years ago