Home  >  Article  >  Operation and Maintenance  >  How to install flash plug-in in centos system

How to install flash plug-in in centos system

王林
王林Original
2020-03-20 16:32:053530browse

How to install flash plug-in in centos system

1. Select the version you want to download at https://get.adobe.com/cn/flashplayer/ ---> (YUM, applicable to Linux (YUM));

2. After entering root permissions, enter your download directory (the directory where the flash-player you downloaded is located, for example, mine is in home/lafee/download) and use this command:

(Recommended tutorial: centos usage tutorial)

rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm

3. Then, execute the yum install command to start the installation, as follows:

yum install flash-plugin

Wait until the installation is completed.

Recommended related video tutorials: linux video tutorial

The above is the detailed content of How to install flash plug-in in centos system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn