Results 1 to 5 of 5
i hav installed ubuntu 8.04... im completely new to linux.. so u guys pl help me out in installing and running vlc media player in linux environment.....
- 08-15-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 3
how to install Vlc player
i hav installed ubuntu 8.04... im completely new to linux.. so u guys pl help me out in installing and running vlc media player in linux environment..
- 08-15-2008 #2Linux User
- Join Date
- Jun 2006
- Location
- Scotland
- Posts
- 267
Connect to the Internet, open a Terminal and input:
The best method of installing is with Synaptic Package Manager:sudo apt-get install vlcsudo apt-get install synaptic
- 08-15-2008 #3
synaptic is installed by default on Ubuntu, all you need to do is navigate to system->administration->synaptic package manager
from there you can easily install vlc or you can use the command line to install it as arochester mentioned
- 08-20-2008 #4
I'm not sure why "the best method" would be synaptic. Terminal works just fine (I rarely use synaptic unless I forget the name of a package). Just terminal it like the first command said;
"sudo apt-get install vlc"
- 08-20-2008 #5
Synpatic is more user friendly that its command line backend, apt-get. I agree that apt-get is much faster and easy to use but new users can check installed/available packages through Synaptic easily.
There are a lot of methods to manage packages. One should use whatever the method which he/she likes the most.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
