首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >添加非免费repos后无法安装Flash

添加非免费repos后无法安装Flash
EN

Unix & Linux用户
提问于 2017-04-18 18:54:19
回答 2查看 113关注 0票数 0

我知道对于Debian 我在用杰西中的新用户来说,这是一个常见的问题。我已经尝试遵循Debian 这里上的步骤,在添加了非免费的repos之后,就可以在没有运气的情况下安装。这是我的资料来源文件,我承认,这些文件有点乱:

代码语言:javascript
复制
#deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170116-23:46]/ jessie main 

#deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170116-23:46]/ jessie main 

deb http://ftp.uk.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.uk.debian.org/debian/ jessie main contrib non-free

#deb http://security.debian.org/ jessie/updates main 
#deb-src http://security.debian.org/ jessie/updates main 

# jessie-updates, previously known as 'volatile'
deb http://ftp.uk.debian.org/debian/ jessie-updates main 
deb-src http://ftp.uk.debian.org/debian/ jessie-updates main 



deb http://ftp.debian.org/debian/ jessie main non-free contrib 
deb-src http://ftp.debian.org/debian/ jessie main non-free contrib 
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free 
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free 
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free 

deb http://deb.opera.com/opera-stable/ stable non-free 

#deb http://httpredir.debian.org/debian/ jessie main 
#deb-src http://httpredir.debian.org/debian/ jessie main 

#deb http://httpredir.debian.org/debian/ jessie-updates main 
#deb-src http://httpredir.debian.org/debian/ jessie-updates main 

#deb http://security.debian.org/ jessie/updates main 
#deb-src http://security.debian.org/ jessie/updates main 


deb http://httpredir.debian.org/debian/ jessie main contrib non-free 
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free 

deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free 
deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free 

deb http://ppa.launchpad.net/no1wantdthisname/ppa/ubuntu trusty main
deb-src http://ppa.launchpad.net/no1wantdthisname/ppa/ubuntu trusty main

deb http://http.debian.net/debian jessie-backports main contrib

现在,我尝试从指南这里安装胡椒闪光灯。apt-cache policy flashplugin-nonfree的输出

代码语言:javascript
复制
flashplugin-nonfree:
  Installed: 1:3.6.1+deb8u1
  Candidate: 1:3.6.1+deb8u1
  Version table:
 *** 1:3.6.1+deb8u1 0
        500 http://ftp.uk.debian.org/debian/ jessie/contrib amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/contrib amd64 Packages
        500 http://httpredir.debian.org/debian/ jessie/contrib amd64 Packages
        100 /var/lib/dpkg/status

但还是没什么效果。我决心解决这个问题,但可能找错地方了?

EN

回答 2

Unix & Linux用户

发布于 2017-04-18 19:46:14

闪光灯不对。apt purge flashplugin-nonfree之后,您可以安装正确的闪存,因为它是在您的链接中描述的。apt install pepperflashplugin-nonfree browser-plugin-freshplayer-pepperflash,也许你必须激活浏览器中的插件。我不使用闪光灯所以我不确定。

票数 1
EN

Unix & Linux用户

发布于 2017-04-18 21:43:01

好吧,我有答案,但这不是解决办法。事实证明,这些插件目前已被破坏,而且还没有被Debian团队修复。

http://forums.debian.net/viewtopic.php?f=6&t=131956#p638190

现在看来,要想使用Flash观看视频,我甚至不会在全球范围内安装它唯一要做的就是使用Chromium,它已经安装好了。

票数 1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/359759

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档