You are not logged in.

#1 2016-01-17 09:00:14

Vytautas
Member
Registered: 2016-01-17
Posts: 27

'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

Could you please help me to sort out with "pepperflashplugin-nonfree" install problem. According to Debian Wiki It should be available on Jessie, but after the command:

sudo apt-get install pepperflashplugin-nonfree

I have got a message:

Package pepperflashplugin-nonfree 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 'pepperflashplugin-nonfree' has no installation candidate

The same is on my both Bunsenlabs installations on different machines.

The contents of my /etc/apt/sources.list

deb http://ftp.litnet.lt/debian/ jessie main 
deb http://ftp.litnet.lt/debian/ jessie-updates main contrib non-free 
deb http://security.debian.org/ jessie/updates main contrib non-free 
deb http://repo.linrunner.de/debian/ jessie main 
deb http://www.deb-multimedia.org/ jessie non-free main 

Thank you in advance!
Vytautas

Last edited by Vytautas (2016-01-17 10:12:08)

Offline

#2 2016-01-17 09:18:29

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,746

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

irc, you want browser-plugin-freshplayer-pepperflash (for iceweasel) and backports must be enabled in sources.list.

Last edited by brontosaurusrex (2016-01-17 09:21:50)

Online

#3 2016-01-17 09:47:53

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

debian wiki wrote:

If not already done you must add backports to your sources.list. To do so follow those instructions. Make sure that "contrib" section is included.

Offline

#4 2016-01-17 09:48:54

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

Vytautas wrote:

The contents of my /etc/apt/sources.list

deb http://ftp.litnet.lt/debian/ jessie main 
deb http://ftp.litnet.lt/debian/ jessie-updates main contrib non-free 
deb http://security.debian.org/ jessie/updates main contrib non-free 
deb http://repo.linrunner.de/debian/ jessie main 
deb http://www.deb-multimedia.org/ jessie non-free main 

You need to add the "contrib" & "non-free" components to your main jessie source line (the first line), like this:

deb http://ftp.litnet.lt/debian/ jessie main contrib non-free

Then update your package database and install the package:

sudo apt update
sudo apt install pepperflashplugin-nonfree

https://packages.debian.org/jessie/pepp … in-nonfree

Offline

#5 2016-01-17 09:50:51

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

I am presuming here that the OP wants pepperflashplugin-nonfree rather than the freshplayer plugin.

There is no need to use jessie-backports for pepperflashplugin-nonfree wink

Offline

#6 2016-01-17 09:56:04

Vytautas
Member
Registered: 2016-01-17
Posts: 27

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

Thank you!

Last edited by Vytautas (2016-01-17 10:02:02)

Offline

#7 2016-01-17 09:59:01

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

pepperflash-plugin is in jessie sources, not backports. You need to enable the contrib and nonfree parts of your Debian mirror, as HoaS said

deb http://ftp.litnet.lt/debian/ jessie main contrib non-free

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#8 2016-01-17 10:00:21

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: 'pepperflashplugin-nonfree' has no installation candidate [SOLVED]

Vytautas wrote:

I want Pepperflash for Opera

You should have said that in your OP then...
roll

See https://bbs.archlinux.org/viewtopic.php?id=196599

Offline

Board footer

Powered by FluxBB