How to install VLC player
Tofloor
poster avatar
oleg_kykyshka
deepin
2018-03-09 00:28
Author
Edited by oleg_kykyshka at 2018-3-8 16:30

I can not install the VLС player, after updating the Deepin, was removed the VLС and I can not install it from the application store. What to do?
When I try to install the VLAN player from the application store, there appears an error "VLC failed to install".
Reply Favorite View the author
All Replies
186******26
deepin
2018-03-09 01:09
#1
本帖最后由 sahala232 于 2018-3-8 17:11 编辑

There is no problem in the appstore.
Reply View the author
打击越
deepin
2018-03-09 02:15
#2
In deepin-termial, use these code:
  1. sudo apt install vlc
Copy the Code
Reply View the author
oleg_kykyshka
deepin
2018-03-09 02:59
#3
Edited by oleg_kykyshka at 2018-3-8 19:06
https://bbs.deepin.org/post/153952
In deepin-termial, use these code:
> sudo apt install vlc

Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc : Depends: vlc-bin (= 3.0.0~rc8-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


> sudo apt update

Get:1 http://repository.spotify.com stable InRelease [3,302 B]
Err:1 http://repository.spotify.com stable InRelease                                       
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EFDC8610341D9410
Hit:2 http://packages.deepin.com/deepin panda InRelease                           
Reading package lists... Done                           
W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EFDC8610341D9410
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Reply View the author
nipos
deepin
2018-03-10 08:16
#4
Try it with the following command:
sudo apt-get install vlc-bin vlc
Reply View the author
nie2100
deepin
2018-03-10 15:56
#5
sudo apt-get  upgrade
sudo apt-get install vlc
Reply View the author
oleg_kykyshka
deepin
2018-03-11 01:01
#6
Thanks to everyone, I installed the VLC player with your help, but it seems to me that this was a problem with the repository. Once again, thank you all.
Reply View the author
zhangshuang
deepin
2018-03-12 18:32
#7
你好请 上传一下sudo deepin-feedback-cli生成文件。
Reply View the author
fabiokimura
deepin
2018-03-15 08:43
#8
dear all, after deepin update, when i move vlc window to my second monitor, vlc stop to work...  there is a fix to this problem? Thanks!
Reply View the author
aida
deepin
2018-03-15 19:36
#9
Hi guys, the latest updates will fix the issue, please update your system(deepin) when you get the update reminder.
Reply View the author
fabiokimura
deepin
2018-03-16 06:18
#10
https://bbs.deepin.org/post/153952
Hi guys, the latest updates will fix the issue, please update your system(deepin) when you get the u ...

after new update, still got same issue on vlc.. :/
Reply View the author
fabiokimura
deepin
2018-03-20 06:02
#11
after remove and reinstall vlc, now when i run on second monitor and try to open any menu item, program close the window...
Reply View the author
teemo1993
deepin
2018-03-20 08:42
#12
just download, then double click...
Reply View the author
irfanhamid
deepin
2018-03-20 09:01
#13
It seems spotify key issue.
Do this:

sudo rm /etc/apt/sources.list.d/spotify.list

sudo apt update

sudo apt dist-upgrade

sudo apt install vlc


You're done!!
Reply View the author
car
deepin
2018-05-03 08:21
#14
sudo apt install vlc
Reply View the author
tete_tete
deepin
2018-05-03 19:55
#15
installing VLC in Deepin like installing VLC in Ubuntu
Reply View the author