V20 beta.安装最新VLC3.0.10
Tofloor
poster avatar
roywang
deepin
2020-06-25 06:11
Author
原来在应用商店直接点击安装一直失败。拆腾了好多次都不行,(因为安装上了打不开,还删除不掉,然后360杀毒出现31个病毒)为此重装了二次系统。
后来从VLC官网下载也一样安装不成功缺小依赖关系。

今天没事干又来折腾。打开百度一顿操作猛如虎。找到了deepin  wiki  里面的VLC说明。。原来如此简单。
网址:https://wiki.deepin.org/wiki/VLC

先打开终端:
sudo apt-get remove vlc删除我以前不成功的安装尾巴。


然后输入sudo apt-get install vlc
几秒钟就会出现选择是否下载安装包和依赖包。选Y
一分钟不到就安装成功了。






Reply Favorite View the author
All Replies
avatar
xiamingyu
deepin
2020-06-25 15:03
#1
本帖最后由 xiamingyu 于 2020-6-25 07:11 编辑

应用商店是该优化下了话说最新稳定版不是3.0.11么?
Reply View the author
avatar
龙城大李
deepin
2020-06-25 16:37
#2
官网下载后可以直接安装
Reply View the author
avatar
leader
deepin
2020-06-25 20:50
#3
商店一直安装失败,命令行解决问题
Reply View the author
avatar
阿里里
deepin
2020-06-25 22:24
#4
呃………………
Reply View the author
avatar
Hello
deepin
2020-06-26 00:12
#5
不是吧。。。。。。。。。。。怎么还有人不知道包管理下载软件啊。。。。。。。。。。
Reply View the author
avatar
roywang
deepin
2020-06-28 03:46
#6
https://bbs.deepin.org/post/196343
不是吧。。。。。。。。。。。怎么还有人不知道包管理下载软件啊。。。。。。。。。。 ...

大部分新来的都是小白。。不要想当然。。。希望做系统的大大能把所有用户都当小白来做。。。这样做出来的系统才会用户体验好。
Reply View the author
avatar
zmweb
deepin
2020-06-28 04:17
#7
目前的提示是这样:
The following packages have unmet dependencies:
org.videolan.vlc : Depends: vlc-bin (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Depends: vlc-plugin-base (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Depends: vlc-plugin-qt (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Depends: vlc-plugin-video-output (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-l10n (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-plugin-notify (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-plugin-samba (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-plugin-skins2 (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-plugin-video-splitter (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
                    Recommends: vlc-plugin-visualization (= 3.0.8-0+deb10u1) but 3.0.10-0+deb10u1 is to be installed
Reply View the author
avatar
roywang
deepin
2020-06-28 04:31
#8
https://bbs.deepin.org/post/196343
目前的提示是这样:
The following packages have unmet dependencies:
org.videolan.vlc : Depends: vlc- ...

你这个是源不正确 。。和要安装的应用没有相关依赖
Reply View the author
avatar
zmweb
deepin
2020-06-28 18:41
#9
https://bbs.deepin.org/post/196343
你这个是源不正确 。。和要安装的应用没有相关依赖

这个就是在应用商店下载的应用。安装的时候就是这个提示
Reply View the author
avatar
jingle
deepin
2020-06-28 18:59
#10
现在应该是 org.videolan.vlc 这个包名
Reply View the author