دانلود نرم افزار How to Install 64-bit Google Chrome with Flash on Fedora و یا مشاهده مقاله
This is a quick guide for installing 64-bit Google Chrome with flash player on Fedora Linux. The steps defined here should work on most of the Linux distros with minimum changes.
Steps to install Google Chrome 64-bit on Fedora Linux:
- The Fist step is to install Google Chrome 64-bit version from the official Google repository.
Head over to Official Google Yum Repository. From there you can find a block of code for Google Chrome 64-bit. Copy that code and put it in /etc/yum.repos.d/google.repo. You are then good to install Google Chrome 64-bit from the Yum repository in Fedora.
- Currently, the rpm package for Google Chrome does not create a plugins directory, so we have to create one at /opt/google/chrome/plugins/. After this, you can visit Adobe’s 64-bit Flash page where you can download the compressed tarball for Adobe Flash Player. Inside that tarball, you can find a single libflashplayer.so library which you have to copy in the plugins directory that we have created.
- That’s it! Now, you have to start Chrome 64-bit edition and tell it about the plugin that we have installed manually. To do so, type in the terminal: google-chrome --enable-plugins
Source:
jonebird
Similar Posts: