1

I'm trying to install a newest version of flash player on my laptop, I'm running ubuntu 14.04.5 (by flashdrive, not using a dual boot). I was reading other questions about this topic but I keep getting this error.

ubuntu@ubuntu:~$ sudo apt-get install adobe-flashplugin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package adobe-flashplugin 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 'adobe-flashplugin' has no installation candidate 
  • You need to enable the Partners repository first. –  Feb 09 '17 at 12:25
  • 2
    Possible duplicate of [Get latest Flash player on Ubuntu](http://askubuntu.com/questions/524279/get-latest-flash-player-on-ubuntu) and [There isn’t a software package called `adobe-flashplugin` in your current software sources](http://askubuntu.com/questions/562038/there-isn-t-a-software-package-called-adobe-flashplugin-in-your-current-softwa) – karel Feb 09 '17 at 12:27
  • @CelticWarrior I've already checked every option in software&updates windows – Alberto Ianna Feb 09 '17 at 12:30
  • You need to enable the Partners repository first: Software & Updates > **Other software**. –  Feb 09 '17 at 12:38
  • Searching that path I'm finding only two options : http://ppa.launchpad/wbupd8team/java/ubuntu trusty main http://ppa.launchpad/wbupd8team/java/ubuntu trusty main (Source Code) – Alberto Ianna Feb 09 '17 at 12:47
  • `sudo sh -c 'echo "deb http://archive.canonical.com/ubuntu trusty partner" >>/etc/apt/sources.list'` – Gunnar Hjalmarsson Feb 09 '17 at 13:32

0 Answers0