Fedora 20 시스템에서 Firefox용 Adobe Flash 플러그인을 업데이트할 수 있는지에 대해 약간 혼란스럽습니다.
YouTube 동영상을 보려고 할 때마다 내 Flash 플러그인이 오래되었고 잠재적으로 위험할 수 있다는 경고 메시지가 표시됩니다.
내 현재 구성은
[root@localhost ~]# yum info flash-plugin
Plugin abilitati:refresh-packagekit
Pacchetti installati
Nome : flash-plugin
Arch : i386
Versione : 11.2.202.400
Rilascio : release
Dimensione : 18 M
Repo : installed
Sommario : Adobe Flash Player 11.2
URL : http://www.adobe.com/downloads/
Licenza : Commercial
Descrizione : Adobe Flash Plugin 11.2.202.400 Fully Supported: Mozilla SeaMonkey 1.0+, Firefox 1.5+, Mozilla 1.7.13+
Firefox가 최신인 것 같습니다.
[root@localhost ~]# yum info firefox
Plugin abilitati:refresh-packagekit
Pacchetti installati
Nome : firefox
Arch : i686
Versione : 38.0
Rilascio : 4.fc20
Dimensione : 115 M
Repo : installed
Dal repo : updates
Sommario : Mozilla Firefox Web browser
URL : http://www.mozilla.org/projects/firefox/
Licenza : MPLv1.1 or GPLv2+ or LGPLv2+
Descrizione : Mozilla Firefox è un browser web open-source, creato nel rispetto degl : standard, massimizzando performance e portabilità.
내가 뭘 잘못하고 있는지 잘 모르겠습니다.
답변1
Linux로 업그레이드한 이후 fedora-pc 4.4.9-300.fc23.x86_64
다음 명령을 시도했습니다.
yum update firefox
yum -y remove flash-plugin --nogpgcheck
yum clean all
yum remove adobe-release
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
yum install flash-plugin
yum info flash-plugin
Plugin abilitati:refresh-packagekit
Pacchetti installati
Nome : flash-plugin
Arch : i386
Versione : 11.2.202.466
Rilascio : release
Dimensione : 18 M
Repo : installed
Dal repo : adobe-linux-i386
Sommario : Adobe Flash Player 11.2
URL : http://www.adobe.com/downloads/
Licenza : Commercial
Descrizione : Adobe Flash Plugin 11.2.202.466 : Fully Supported: Mozilla SeaMonkey 1.0+, Firefox 1.5+, Mozilla 1.7.13+
포인트 6의 명령을 참조하십시오.이 웹사이트.