Hello
Last about couple of weeks (I am not sure) i get messafe on Firefox Mozilla. “Firefox prevented the outdated plugin Adobe flash from running on…” (some webpage. I tried to update) flash player, downloading flash-plugin-11.2.202.559-release.x86_64.rpm and try to install typing as root
file /usr/lib64/flash-plugin/README from install of flash-plugin-11.2.202.559-release.x86_64 conflicts with file from package flash-plugin-11.2.202.554-release.x86_64
file /usr/lib64/flash-plugin/libflashplayer.so from install of flash-plugin-11.2.202.559-release.x86_64 conflicts with file from package flash-plugin-11.2.202.554-release.x86_64
file /usr/lib64/kde4/kcm_adobe_flash_player.so from install of flash-plugin-11.2.202.559-release.x86_64 conflicts with file from package flash-plugin-11.2.202.554-release.x86_64
In Google chrome I have not this problem. How can I solve this?
It seams you have a version of flash installed can you post the output of
zypper se -si flash
Where did you get flash from? I’m assuming you got it from adobe and just installed it, well that’s bad practice as you won’t get updates and Mozilla blocks flash builds, there wore some changes and now openSUSE does not provide flash for LEAP and TW the preffered way to get your flash is from packman, so do you have packman, post your repo list
zypper lr -d
if you have packman remove the flash you got from adobe and install it from packman
zypper rm flash-plugin
zypper in flash-player
if you do not have packman add it then remove adobe’s rpm and get it from packman
zypper ar -f http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.1/ packman
zypper rm flash-plugin
zypper in flash-player
by installing flash from an active repo you can be sure that you will get updates regulary so you won’t have to worry if Mozilla blocks your flash.
ps packman’s version of flash is can be found here
the problem with adobe’s rpm is that it has different packaging and conflicts with some other openSUSE rpm’s like flash-player-kde4 (sort of depreciated on LEAP) and flash-player-gnome those rpm’s provide desktop integration with flash in kde and gnome config center’s, that’s why you’re better off using packman’s rpm ie flash-player and not flash-plugin
First of all - thank you - you helped me. You solved my problem. I removed the one installed and then installed it again the way (with zypper…) you suggested I installed “failed version” directly from