1.https://get.adobe.com/flashplayer/ , select tar.gz for other Linux, download

2.Unpack the tar.gz file, refer to the readme.txt

3.cd the unpacked dir, get the following files:

+ libflashplayer.so

+ /usr

4.Identify the location of the browser plugins directory:

+ Firefox  about:plugins  Path: /usr/lib/mozilla/plugins/xxx.so

+ Chrome  about:plugins  details  /opt/google/chrome/xxx.so

5.copy the files:

+ cp libflashlayer.so <BrowserPluginsLocation>

+ sudo cp -r usr/* /usr

6.done

相关文章:

  • 2021-07-23
  • 2022-01-16
  • 2022-12-23
  • 2021-04-24
  • 2021-04-23
  • 2021-10-21
  • 2022-02-08
猜你喜欢
  • 2022-03-08
  • 2022-01-05
  • 2021-06-02
  • 2021-09-19
  • 2022-01-20
  • 2022-02-08
  • 2021-09-30
相关资源
相似解决方案