[转帖]Install Adobe Flash Player 10 on Ubuntu 64bit

上网、浏览、聊天、下载等
回复
头像
slevin
帖子: 42
注册时间: 2007-07-01 21:54

[转帖]Install Adobe Flash Player 10 on Ubuntu 64bit

#1

帖子 slevin » 2008-05-29 15:24

http://www.myscienceisbetter.info/2008/ ... apper.html

sudo killall -9 firefox

sudo apt-get remove -y --purge flashplugin-nonfree gnash gnash-common mozilla-plugin-gnash swfdec-mozilla libflashsupport nspluginwrapper
sudo rm -f /usr/lib/mozilla/plugins/*flash*
sudo rm -f ~/.mozilla/plugins/*flash*
sudo rm -f /usr/lib/firefox/plugins/*flash*
sudo rm -f /usr/lib/firefox-addons/plugins/*flash*
sudo rm -rfd /usr/lib/nspluginwrapper

sudo apt-get install ia32-libs nspluginwrapper

cd ~
wget http://download.macromedia.com/pub/labs ... 508.tar.gz
tar zxvf flashplayer10_install_linux_051508.tar.gz
sudo cp install_flash_player_10_linux/libflashplayer.so /usr/lib/mozilla/plugins/
rm -rf ~/install_flash_player_10_linux/
sudo nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so

sudo ln -sf /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so /usr/lib/mozilla/plugins/
sudo ln -sf /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so /usr/lib/firefox-addons/plugins/
头像
slevin
帖子: 42
注册时间: 2007-07-01 21:54

#2

帖子 slevin » 2008-05-31 0:30

这么好的文章,居然没人顶~

算了,沙发自己坐,呵呵
头像
sean.zou
帖子: 30
注册时间: 2007-04-20 13:53

#3

帖子 sean.zou » 2008-05-31 4:33

感谢分享。实际操作中
头像
philojava
帖子: 337
注册时间: 2008-04-18 22:47
来自: 中国上海
联系:

Re: [转帖]Install Adobe Flash Player 10 on Ubuntu 64bit

#4

帖子 philojava » 2008-11-10 9:04

按照你的操作不行啊。

代码: 全选

sudo apt-get install girlfriend
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
有一些软件包无法被安装。
下列的信息可能会对解决问题有所帮助:
下列的软件包有不能满足的依赖关系:
girlfiend: 依赖: house但是它将不会被安装
girlfiend: 依赖: car但是它将不会被安装
house,car: 依赖: money但是它将不会被安装
E: 无法安装的软件包
caicai0119
帖子: 2
注册时间: 2009-05-15 13:19

Re: [转帖]Install Adobe Flash Player 10 on Ubuntu 64bit

#5

帖子 caicai0119 » 2009-12-10 16:48

to 4 楼:
可以的, 我试了。
justinbrilliance
帖子: 1
注册时间: 2012-11-14 12:56
系统: win 7, ubuntu

Re: [转帖]Install Adobe Flash Player 10 on Ubuntu 64bit

#6

帖子 justinbrilliance » 2013-08-06 14:45

谢谢,好贴
回复