Graphical way
Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have an universe repository activated. Search for vlc and install it. You should install vlc-plugin-pulse/ and mozilla-plugin-vlc as well. If you are interested in streaming or transcoding, you should additionnally install libavcodec-extra-52 from amultiverse repository. You need to check that a universe mirror is listed in your /etc/apt/sources.list file.
Command line way
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
Posted on Oct 02, 2010
Hi,
A 6ya expert can help you resolve that issue over the phone in a minute or two.
Best thing about this new service is that you are never placed on hold and get to talk to real repairmen in the US.
The service is completely free and covers almost anything you can think of (from cars to computers, handyman, and even drones).
click here to download the app (for users in the US for now) and get all the help you need.
Good luck!
Posted on Jan 02, 2017
SOURCE: how to install .exe files
Linux doesn't uses .exe files. Our executables are made in a different manner.
Since the app is a Windows app (hence the .exe), my recommendation would be to install it on a Windows partition (if you have one), and access it with WINE.
I don't think that WINE can install onto the Linux partitions, but you might give that a shot, by simply running the installer with WINE.
Posted on Aug 30, 2008
SOURCE: i downloaded VLC for ubuntu but i couldn't install
The reason for that could be because some of the dependencies have not been met.
You can try these methods:
First the easy one:
Click on the link below:
http://ubuntu-tweak.com
Then click on the download now button. Actually this will download and install the ubuntu tweak program.
Once you have this installed, go to System tools and then to Ubuntu tweak from there.
Once ubuntu tweak opens, click on the application center. On the right hand side you will see a list of programs. Check whether VLC player is on the list. If yes. select it and click apply. Most chances are that it will install the VLC.
Else: Move on to the the Terminal.
Open a terminal.
Copy and paste the commands below:
sudo wget
http://www.medibuntu.org/sources.list.d/jaunty.list
--output-document=/etc/apt/sources.list.d/medibuntu.list
---------------------------------------------------------
sudo apt-get update && sudo
apt-get install medibuntu-keyring && sudo apt-get update
---------------------------------------------------------
sudo apt-get
update
---------------------------------------------------------
sudo apt-get install non-free-codecs
-----------------------------------------------------------
sudo apt-get install libdvdcss2 libxine1-ffmpeg gxine mencoder
---------------------------------------------------------
sudo apt-get install vlc mplayer
------------------------------------------------------------
I have drawn some lines to separate the individual commands. Especially the first one is long and may confuse, where one command starts and end.
Hope this helps. Don't give up on ubuntu. If you are beginner, it may look difficult for a week or so. Then you will find it is way better than windows. Try Xine media player also. And K3b for burning disk.
Posted on May 11, 2010
Feb 28, 2014 | Sony Video Cameras
Jun 12, 2013 | Ubuntu Linux 12.04 Precise Pangolin 32 Bit...
Dec 01, 2012 | Gateway Computers & Internet
May 11, 2011 | Computers & Internet
May 30, 2010 | VideoLAN VLC
May 11, 2010 | PC Mall Ubuntu 8.10 for Linux
Jan 09, 2010 | Computers & Internet
Sep 08, 2008 | Canonical Ltd. Ubuntu
Aug 30, 2008 | Canonical Ltd. Ubuntu
157 people viewed this question
Usually answered in minutes!
×