Re: [URGENT] Adding Flash plug-in to Chromium - Ubuntu 19.10(aarch64) + MATE on RPi4
Posted: Thu Apr 30, 2020 2:52 pm
It just might, but...Botspot wrote: ↑Wed Apr 29, 2020 9:59 pmYeah I don't think dpkg auto-installs dependencies. Maybe apt does, but IDK.Code: Select all
sudo apt install browser-plugin-freshplayer-pepperflash_0.3.4-3_arm64.deb
Code: Select all
$ sudo apt install ./browser-plugin-freshplayer-pepperflash_0.3.4-3_arm64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'browser-plugin-freshplayer-pepperflash' instead of './browser-plugin-freshplayer-pepperflash_0.3.4-3_arm64.deb'
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:
browser-plugin-freshplayer-pepperflash : Depends: libavcodec-ffmpeg56 (>= 7:2.4) but it is not installable or
libavcodec-ffmpeg-extra56 (>= 7:2.4) but it is not installable
Depends: libavutil-ffmpeg54 (>= 7:2.4) but it is not installable
Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not installable
Depends: libevent-pthreads-2.0-5 (>= 2.0.10-stable) but it is not installable
Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
Depends: libva-x11-1 (>= 1.0.3) but it is not installable
Depends: libva1 (>= 1.2.0) but it is not installable
Recommends: pepperflashplugin-nonfree but it is not installable
E: Unable to correct problems, you have held broken packages.Code: Select all
s$ sudo apt install ./browser-plugin-freshplayer-pepperflash_0.3.5-1ubuntu7_arm64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'browser-plugin-freshplayer-pepperflash' instead of './browser-plugin-freshplayer-pepperflash_0.3.5-1ubuntu7_arm64.deb'
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:
browser-plugin-freshplayer-pepperflash : Depends: libavcodec57 (>= 7:3.4.1) but it is not installable or
libavcodec-extra57 (>= 7:3.4.1) but it is not installable
Depends: libavutil55 (>= 7:3.4.1) but it is not installable
Recommends: adobe-flashplugin but it is not installable
E: Unable to correct problems, you have held broken packages.