I am trying to follow these instructions
They give these commands to install VLC 1.1 on Ubuntu 10.04:
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo apt-get update
sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
But the last command returns:
The following packages have unmet dependencies:
mozilla-plugin-vlc:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
vlc:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
vlc-plugin-pulse:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
Can any one help me to install VLC on Ubuntu 10.04.
NOTE: Same error displayed while installing from synaptic package manager
Screen shots from synaptic package manager:
Screen shots from terminal:
Screen shot of error while installing from http://apt.ubuntu.com/p/vlc :
Installing VLC Player in Ubuntu 10.04
By Using Ubuntu Software Center or Synaptic Package Manager:
By Using Ubuntu Terminal
Type the command
Note: You should add the repository before installing VLC
Alternatively, you can click on the links below to install:
vlc
vlc-nox
Also see this post if you wanna install VLC offline.
If any thing goes wrong during this steps, let me know through comments.