Install/update adobe flash player under ubuntu

Source: Internet
Author: User

Address: http://blog.csdn.net/sxf20778/article/details/7761774

Today, I tried to dress up Ubuntu 12.04. I wanted to go to Youku to watch a video and found that the ubuntu Software Center was stuck. However, we have to rely on duniang again.

After a hundred explorations (I have almost no Linux experience), I finally found a solution.

Open the terminal first. If you cannot find it, click the linux icon in the upper-left corner of the page to search for the terminal.

Enter "sudo dpkg-r flashplugin-installer ".

Sun @ ubuntu :~ $ Sudo dpkg-r flashplugin-installer

(Reading the database... the system currently has 143613 files and directories installed .)

Uninstalling flashplugin-installer...

This is probably to uninstall the flash Installation File.

Then, enter "ps-af | grep dpkg" to display

Root 5021 5001 0 00:00:00 pts/3/bin/sh/var/lib/dpkg/info/update-notifier-common.postinst
Triggered/usr/share/package-data-downloads

Sun 6559 6392 0 00:00:00 pts/4 grep -- color = auto dpkg

Here we want to delete the dpkg process and find the "5021". Different machines are different.

After entering "sudo kill-9 5021", Press enter and start the Software Center, and you will find that the progress bar Stuck there is gone.

So how should Flash be installed? Go to the next software package on the Adobe website. Web site is http://get.adobe.com/cn/flashplayer? No_redirect

Select the .tar.gz version and decompress it.

Enter "cd"/home/sun/desktop "in the command line. Here, you need to find the directory of your file (my words are on the desktop). Then run the following chain command:

Sun @ ubuntu :~ /Desktop $ sudo cp libflashplayer. so/usr/lib/mozilla/plugins

Sun @ ubuntu :~ /Desktop $ sudo cp-r usr/*/usr

If the preceding two cannot be returned

Sun @ ubuntu :~ /Desktop $ sudo cp libflashplayer. so/usr/lib/firefox/plugins

Sun @ ubuntu :~ /Desktop $ sudo cp-r usr/*/usr

Open firefox and you will be surprised to find that you can watch the video.

Thanks to the great gods on the Internet, the first time I came into contact with linux, I found it amazing!

With the author of the post: http://hi.baidu.com/mayadong7349/blog/item/a95f34ccb77db419b700c8e2.html

Address: http://blog.csdn.net/sxf20778/article/details/7761774

Today, I tried to dress up Ubuntu 12.04. I wanted to go to Youku to watch a video and found that the ubuntu Software Center was stuck. However, we have to rely on duniang again.

After a hundred explorations (I have almost no Linux experience), I finally found a solution.

Open the terminal first. If you cannot find it, click the linux icon in the upper-left corner of the page to search for the terminal.

Enter "sudo dpkg-r flashplugin-installer ".

Sun @ ubuntu :~ $ Sudo dpkg-r flashplugin-installer

(Reading the database... the system currently has 143613 files and directories installed .)

Uninstalling flashplugin-installer...

This is probably to uninstall the flash Installation File.

Then, enter "ps-af | grep dpkg" to display

Root 5021 5001 0 00:00:00 pts/3/bin/sh/var/lib/dpkg/info/update-notifier-common.postinst
Triggered/usr/share/package-data-downloads

Sun 6559 6392 0 00:00:00 pts/4 grep -- color = auto dpkg

Here we want to delete the dpkg process and find the "5021". Different machines are different.

After entering "sudo kill-9 5021", Press enter and start the Software Center, and you will find that the progress bar Stuck there is gone.

So how should Flash be installed? Go to the next software package on the Adobe website. Web site is http://get.adobe.com/cn/flashplayer? No_redirect

Select the .tar.gz version and decompress it.

Enter "cd"/home/sun/desktop "in the command line. Here, you need to find the directory of your file (my words are on the desktop). Then run the following chain command:

Sun @ ubuntu :~ /Desktop $ sudo cp libflashplayer. so/usr/lib/mozilla/plugins

Sun @ ubuntu :~ /Desktop $ sudo cp-r usr/*/usr

If the preceding two cannot be returned

Sun @ ubuntu :~ /Desktop $ sudo cp libflashplayer. so/usr/lib/firefox/plugins

Sun @ ubuntu :~ /Desktop $ sudo cp-r usr/*/usr

Open firefox and you will be surprised to find that you can watch the video.

Thanks to the great gods on the Internet, the first time I came into contact with linux, I found it amazing!

With the author of the post: http://hi.baidu.com/mayadong7349/blog/item/a95f34ccb77db419b700c8e2.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.