Can't install vlc for ubuntu

*nix specific usage questions
junket79
New Cone
New Cone
Posts: 1
Joined: 25 Feb 2010 17:04

Can't install vlc for ubuntu

Postby junket79 » 25 Feb 2010 17:11

Hi,
I'm new to linux and have been trying to install vlc on ubuntu karmic koala 9.10
When i try to run it from the command line i get:

Package vlc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package vlc has no installation candidate

I cannot find it under synaptic either.

Could anyone give me any help?

Please not that I am very new to linux, so if any suggestions could be broken down as simply as possible I would be very grateful.

Thank you

fkuehne
Developer
Developer
Posts: 7241
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Can't install vlc for ubuntu

Postby fkuehne » 25 Feb 2010 17:15

Make sure the universe repository is included in your apt config file. VLC is definitely available on ubuntu (see http://packages.ubuntu.com/karmic/vlc). For the apt thing, have a look at this page: https://help.ubuntu.com/community/Repositories/Ubuntu.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

TheFalcon
Blank Cone
Blank Cone
Posts: 70
Joined: 07 Mar 2009 10:01

Re: Can't install vlc for ubuntu

Postby TheFalcon » 28 Feb 2010 12:23

I've also tried Ubuntu and it was very hard for me to install VLC with all the commands.
Maybe Ubuntu is different but I went to - Application - Software center - search VLC and press install. No need for any commands

kendricktamis
New Cone
New Cone
Posts: 1
Joined: 02 Mar 2010 07:06

Re: Can't install vlc for ubuntu

Postby kendricktamis » 02 Mar 2010 07:29

If you want to install then you need to make sure that you have a “universe” mirror in your /etc/apt/sources.list

sudo apt-get update

sudo apt-get install vlc vlc-plugin-esd.

This will complete the installation.

If you want to open VLC You need to go to Applications--->Sound&Video--->VLC Media Player.

licotto
New Cone
New Cone
Posts: 1
Joined: 23 Jun 2010 15:27

Re: Can't install vlc for ubuntu

Postby licotto » 23 Jun 2010 15:29

I'm having the same problem. However, I do not understand HOW I am supposed to have a "UNIVERSE" repository listed!!! This is NOT explained anywhere...please assist

jpspereira
Blank Cone
Blank Cone
Posts: 11
Joined: 11 Sep 2009 19:07

Re: Can't install vlc for ubuntu

Postby jpspereira » 23 Jun 2010 16:29

You must edit the file
/etc/apt/sources.list

and make sure the lines that say "universe" aren't commented.

Regards
Joao Pereira

jpspereira
Blank Cone
Blank Cone
Posts: 11
Joined: 11 Sep 2009 19:07

Re: Can't install vlc for ubuntu

Postby jpspereira » 23 Jun 2010 16:35

But I have the universe repositories:

deb htt p: //security.ubuntu.com/ubuntu karmic-security main restricted
deb-src htt p: //security.ubuntu.com/ubuntu karmic-security main restricted
deb htt p: //security.ubuntu.com/ubuntu karmic-security universe
deb-src htt p: //security.ubuntu.com/ubuntu karmic-security universe
deb ht tp: //security.ubuntu.com/ubuntu karmic-security multiverse
deb-src htt p: //security.ubuntu.com/ubuntu karmic-security multiverse


deb ht tp: //us.archive.ubuntu.com/ubuntu/ hardy universe
deb-src ht tp: //us.archive.ubuntu.com/ubuntu/ hardy universe
deb h ttp:/ /us.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src htt p:/ /us.archive.ubuntu.com/ubuntu/ hardy-updates universe

deb ht t p://us.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src htt p://us.archive.ubuntu.com/ubuntu/ hardy multiverse
deb htt p ://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src h ttp://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse


and my Ubuntu apt-get says:

$> sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc


Selecting previously deselected package vlc.
(Reading database ... 120356 files and directories currently installed.)
Unpacking vlc (from .../vlc_1.0.3-1~ppa1_i386.deb) ...
Selecting previously deselected package mozilla-plugin-vlc.
Unpacking mozilla-plugin-vlc (from .../mozilla-plugin-vlc_1.0.3-1~ppa1_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Setting up vlc (1.0.3-1~ppa1) ...


So, it only installs version 1.0.3-1 :

$> dpkg -l | grep vlc
ii libvlc2 1.0.3-1~ppa1 multimedia player and streamer library
ii libvlccore2 1.0.3-1~ppa1 base library for VLC and its modules
ii mozilla-plugin-vlc 1.0.3-1~ppa1 multimedia plugin for web browsers based on
ii vlc 1.0.3-1~ppa1 multimedia player and streamer
ii vlc-data 1.0.3-1~ppa1 Common data for VLC
ii vlc-nox 1.0.3-1~ppa1 multimedia player and streamer (without X su
ii vlc-plugin-pulse 1.0.3-1~ppa1 PulseAudio plugin for VLC

How can I force the installation of VLC 1.1 ?
Thanks
Regards
Joao Pereira

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Can't install vlc for ubuntu

Postby Rémi Denis-Courmont » 24 Jun 2010 02:32

You have the universe repositories indeed. But they're configured to hardy instead of karmic...
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Greg
Cone that earned his stripes
Cone that earned his stripes
Posts: 316
Joined: 24 Feb 2009 00:37

Re: Can't install vlc for ubuntu

Postby Greg » 24 Jun 2010 13:35


Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Can't install vlc for ubuntu

Postby Rémi Denis-Courmont » 25 Jun 2010 03:36

VLC 1.1.0 is in Ubuntu Maverick already.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 15 guests