Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ubuntu tutorials for installing flash

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces "the tutorial of installing flash in ubuntu". In the daily operation, I believe that many people have doubts about the tutorial of installing flash in ubuntu. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts of "the tutorial of installing flash in ubuntu". Next, please follow the editor to study!

1. First of all, make sure that the audio driver of the ubuntu system is installed properly, and there is no problem. You can get the answer by testing the player. As shown in the following figure, if there is a sound, there is nothing wrong with the audio driver.

2. If the web page cannot play sound at this time, it is basically a problem with the flash version. To upgrade and install flash, we need to download the linux version installation package of flash. The following picture shows that there is no sound.

3. Through the firefox browser, call the flash download page, select our version, I choose the tar.gz installation package, and then click download, the download will begin.

4. After the download is completed, we open the path from the download list, and we can know where the download is located, usually in home/downloads.

5. Open the command line terminal through ctrl+alt+T and use the cd command to change to the downloads directory. First use the tar command to extract the downloaded package, which is the name of the tar zxvf file

Refer to the picture shown

6, after unzipping, generate: usr directory, libflashplayer.so file and readme.txt file, by reading readme.txt, we know that we need to like that usr directory file copied to the system's usr directory, lib....so file into the firefox plug-in directory.

7. First, use the command cp-r usr/* / usr under the current path to copy the usr directory file to the system usr. By opening the usr/lib/ directory, my firefox plug-in directory, and the plug-in plugins in English, you can see the relevant. Because the path is too long, you can first cp it to the usr directory, and then use the mv command to put it under the firefox plugins directory, restart firefox, prompt whether to enable the plug-in, and select to enable the plug-in. Ok, the music is playing normally.

At this point, the study of "ubuntu installation flash tutorial" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report