{"id":688,"date":"2008-08-23T20:42:08","date_gmt":"2008-08-24T00:42:08","guid":{"rendered":"http:\/\/www.psychocats.net\/ubuntucat\/?p=688"},"modified":"2008-08-23T20:42:08","modified_gmt":"2008-08-24T00:42:08","slug":"flash10beta","status":"publish","type":"post","link":"https:\/\/www.psychocats.net\/ubuntucat\/flash10beta\/","title":{"rendered":"Installing Adobe Flash 10 Beta in Ubuntu"},"content":{"rendered":"<p>Some people have found the new version of Adobe&#8217;s Flash player to offer greater stability (fewer crashes) in the Ubuntu version of Firefox. Others just like to try cutting edge software. Either way, this is how you install Flash 10 beta in Ubuntu. <\/p>\n<p> Probably the easiest way to do it is to download the .deb file of it from <a href=\"http:\/\/packages.ubuntu.com\/hardy-backports\/i386\/flashplugin-nonfree\/download\">your local mirror<\/a> and then double-click it. <\/p>\n<p> If you prefer to install the .tar.gz from the Adobe website, copy and paste the following commands into <a href=\"http:\/\/www.psychocats.net\/ubuntu\/terminal\">the terminal<\/a>: <\/p>\n<div class=\"terminal\">sudo apt-get remove flashplugin-nonfree<\/div>\n<p> This command uninstalls the Ubuntu repositories version of Flash 9. <\/p>\n<div class=\"terminal\">wget -c http:\/\/download.macromedia.com\/pub\/labs\/flashplayer10\/flashplayer10_install_linux_081108.tar.gz<\/div>\n<p> This downloads the Flash 10 beta compressed file. <\/p>\n<div class=\"terminal\">tar -xvzf flashplayer10_install_linux_081108.tar.gz<\/div>\n<p> This extracts the files contained in the compressed file. <\/p>\n<div class=\"terminal\">sudo cp install_flash_player_10_linux\/libflashplayer.so \/usr\/lib\/xulrunner-addons\/plugins\/<\/div>\n<p> This command copies the Flash plugin to the Firefox plugins folder. <\/p>\n<div class=\"terminal\">rm -r install_flash_player_10_linux<\/div>\n<p> This command removes the extracted files folder. <\/p>\n<div class=\"terminal\">rm flashplayer10_install_linux_081108.tar.gz<\/div>\n<p> This command removes the originally downloaded compressed file. <\/p>\n<p> Below is what the whole process looks like: <\/p>\n<blockquote><p><i>username<\/i>@ubuntu:~$ <b>sudo apt-get remove flashplugin-nonfree<\/b><br \/>\nReading package lists&#8230; Done<br \/>\nBuilding dependency tree<br \/> <br \/>\nReading state information&#8230; Done<br \/>\nThe following packages will be REMOVED:<br \/>\n  flashplugin-nonfree<br \/>\n0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.<br \/>\nNeed to get 0B of archives.<br \/>\nAfter unpacking 160kB disk space will be freed.<br \/>\nDo you want to continue [Y\/n]? <b>Y<\/b><br \/>\n(Reading database &#8230; 68660 files and directories currently installed.)<br \/>\nRemoving flashplugin-nonfree &#8230;<br \/>\n<i>username<\/i>@ubuntu:~$ <b>wget -c http:\/\/download.macromedia.com\/pub\/labs\/flashplayer10\/flashplayer10_install_linux_081108.tar.gz<\/b><br \/>\n&#8211;18:23:37&#8211;  http:\/\/download.macromedia.com\/pub\/labs\/flashplayer10\/flashplayer10_install_linux_081108.tar.gz<br \/>\n           => `flashplayer10_install_linux_081108.tar.gz&#8217;<br \/>\nResolving download.macromedia.com&#8230; 72.246.87.191<br \/>\nConnecting to download.macromedia.com|72.246.87.191|:80&#8230; connected.<br \/>\nHTTP request sent, awaiting response&#8230; 200 OK<br \/>\nLength: 4,035,433 (3.8M) [application\/x-gzip]<\/p>\n<p>100%<br \/>[=====================================================<br \/>===================================>]<br \/> 4,035,433    624.95K\/s    ETA 00:00<\/p>\n<p>18:23:44 (620.39 KB\/s) &#8211; `flashplayer10_install_linux_081108.tar.gz&#8217; saved<br \/> [4035433\/4035433]<\/p>\n<p><i>username<\/i>@ubuntu:~$ <b>tar -xvzf flashplayer10_install_linux_081108.tar.gz<\/b> <br \/>\ninstall_flash_player_10_linux\/<br \/>\ninstall_flash_player_10_linux\/libflashplayer.so<br \/>\ninstall_flash_player_10_linux\/flashplayer-installer<br \/>\n<i>username<\/i>@ubuntu:~$ <b>sudo cp install_flash_player_10_linux\/libflashplayer.so \/usr\/lib\/xulrunner-addons\/plugins\/<\/b><br \/>\n<i>username<\/i>@ubuntu:~$ <b>rm -r install_flash_player_10_linux<\/b><br \/>\nrm: remove write-protected regular file `install_flash_player_10_linux\/flashplayer-installer&#8217;? <b>Y<\/b><br \/>\n<i>username<\/i>@ubuntu:~$ <b>rm flashplayer10_install_linux_081108.tar.gz<\/b> <\/p><\/blockquote>\n<p> If you run into problems, post a support thread at <a href=\"http:\/\/www.ubuntuforums.org\">the Ubuntu Forums<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some people have found the new version of Adobe&#8217;s Flash player to offer greater stability (fewer crashes) in the Ubuntu version of Firefox. Others just like to try cutting edge software. Either way, this is how you install Flash 10 beta in Ubuntu. Probably the easiest way to do it is to download the .deb&hellip; <a class=\"more-link\" href=\"https:\/\/www.psychocats.net\/ubuntucat\/flash10beta\/\">Continue reading <span class=\"screen-reader-text\">Installing Adobe Flash 10 Beta in Ubuntu<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,21],"tags":[406,405,420,911,919],"class_list":["post-688","post","type-post","status-publish","format-standard","hentry","category-linux","category-ubuntu","tag-adobe-flash","tag-flash","tag-flash-10-beta","tag-linux","tag-ubuntu","entry"],"_links":{"self":[{"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/posts\/688","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/comments?post=688"}],"version-history":[{"count":10,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/posts\/688\/revisions"}],"predecessor-version":[{"id":702,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/posts\/688\/revisions\/702"}],"wp:attachment":[{"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/media?parent=688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/categories?post=688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.psychocats.net\/ubuntucat\/wp-json\/wp\/v2\/tags?post=688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}