<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Why Can&#8217;t Ubuntu Install Adobe Flash Player Anymore?</title>
	<atom:link href="http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Tue, 01 May 2012 21:09:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jpsc</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-42013</link>
		<dc:creator>jpsc</dc:creator>
		<pubDate>Fri, 19 Dec 2008 05:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-42013</guid>
		<description>hello I&#039;ve been trying to install the flash plug but it has been impossible this is the message that appears when i try to install it through add/remove mode  

Adobe Flash Plugin 10 cannot be installed on your computer type (amd64). Either the application requires special hardware features or the vendor decided to not support your computer type.

Thanks,and I&#039;ll be waiting for an answer</description>
		<content:encoded><![CDATA[<p>hello I&#8217;ve been trying to install the flash plug but it has been impossible this is the message that appears when i try to install it through add/remove mode  </p>
<p>Adobe Flash Plugin 10 cannot be installed on your computer type (amd64). Either the application requires special hardware features or the vendor decided to not support your computer type.</p>
<p>Thanks,and I&#8217;ll be waiting for an answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redkirk</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-41952</link>
		<dc:creator>redkirk</dc:creator>
		<pubDate>Thu, 18 Dec 2008 22:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-41952</guid>
		<description>Looks like Adobe/Ubuntu is at it again.  My flash 9 was working great and then an update installed version 10.

Same story, flash doesn&#039;t work.  I&#039;m going to try installing v9 and see if I can get it working again.  And let me tell you, it was a bear trying to find the v9 installer on the Adobe website.

Here&#039;s the link for the download if you want to try downgrading from flash 10:

http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz</description>
		<content:encoded><![CDATA[<p>Looks like Adobe/Ubuntu is at it again.  My flash 9 was working great and then an update installed version 10.</p>
<p>Same story, flash doesn&#8217;t work.  I&#8217;m going to try installing v9 and see if I can get it working again.  And let me tell you, it was a bear trying to find the v9 installer on the Adobe website.</p>
<p>Here&#8217;s the link for the download if you want to try downgrading from flash 10:</p>
<p><a href="http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz" rel="nofollow">http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-39137</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 16 Nov 2008 18:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-39137</guid>
		<description>i tried, but at the of it, it said:
Download done.
md5sum mismatch install_flash_player_9_linux.tar.gz
The Flash plugin is NOT installed.</description>
		<content:encoded><![CDATA[<p>i tried, but at the of it, it said:<br />
Download done.<br />
md5sum mismatch install_flash_player_9_linux.tar.gz<br />
The Flash plugin is NOT installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-33158</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 22 Oct 2008 16:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-33158</guid>
		<description>This is a reply to rudy.  Do the following under a terminal windows/ for newbies its the console looking window.

step 1: apt-get install flashplugin-nonfree

step 2: sudo vi /var/lib/dpkg/info/flashplugin-nonfree.postinst

step 3: Delete this:

# verify MD5 checksum of (copied or downloaded) tarball
rm -rf install_flash_player_9_linux/
echo â€œ821cc72359a937caef85bb4cc74ef5cd install_flash_player_9_linux.tar.gzâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
&#124;&#124; fp_exit_with_error â€œmd5sum mismatch install_flash_player_9_linux.tar.gzâ€

# unpacking and checking the plugin
tar xzf install_flash_player_9_linux.tar.gz &#124;&#124; fp_exit_with_error â€œcannot unpack pluginâ€
echo â€œbe5a2f9032f8fc8bccbbf5d96c5028f9 install_flash_player_9_linux/libflashplayer.soâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
&#124;&#124; fp_exit_with_error â€œplugin changed, not trustedâ€
echo â€œa81fd3b03b8c6d6e5a14298110718d3f install_flash_player_9_linux/flashplayer.xptâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
&#124;&#124; fp_exit_with_error â€œplugin changed, not trustedâ€

step 4: Copy/Paste this:

# verify MD5 checksum of (copied or downloaded) tarball
#rm -rf install_flash_player_9_linux/
#echo â€œ821cc72359a937caef85bb4cc74ef5cd install_flash_player_9_linux.tar.gzâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
# &#124;&#124; fp_exit_with_error â€œmd5sum mismatch install_flash_player_9_linux.tar.gzâ€

# unpacking and checking the plugin
tar xzf install_flash_player_9_linux.tar.gz &#124;&#124; fp_exit_with_error â€œcannot unpack pluginâ€
#echo â€œbe5a2f9032f8fc8bccbbf5d96c5028f9 install_flash_player_9_linux/libflashplayer.soâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
# &#124;&#124; fp_exit_with_error â€œplugin changed, not trustedâ€
#echo â€œa81fd3b03b8c6d6e5a14298110718d3f install_flash_player_9_linux/flashplayer.xptâ€&#124; md5sum -c &gt; /dev/null 2&gt;&amp;1 \
# &#124;&#124; fp_exit_with_error â€œplugin changed, not trustedâ€

step 5: Don’t forget to save, hit esc button twice then shift+ZZ

step 6: sudo dpkg-reconfigure flashplugin-nonfree

step 7: restart firefox.</description>
		<content:encoded><![CDATA[<p>This is a reply to rudy.  Do the following under a terminal windows/ for newbies its the console looking window.</p>
<p>step 1: apt-get install flashplugin-nonfree</p>
<p>step 2: sudo vi /var/lib/dpkg/info/flashplugin-nonfree.postinst</p>
<p>step 3: Delete this:</p>
<p># verify MD5 checksum of (copied or downloaded) tarball<br />
rm -rf install_flash_player_9_linux/<br />
echo â€œ821cc72359a937caef85bb4cc74ef5cd install_flash_player_9_linux.tar.gzâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
|| fp_exit_with_error â€œmd5sum mismatch install_flash_player_9_linux.tar.gzâ€</p>
<p># unpacking and checking the plugin<br />
tar xzf install_flash_player_9_linux.tar.gz || fp_exit_with_error â€œcannot unpack pluginâ€<br />
echo â€œbe5a2f9032f8fc8bccbbf5d96c5028f9 install_flash_player_9_linux/libflashplayer.soâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
|| fp_exit_with_error â€œplugin changed, not trustedâ€<br />
echo â€œa81fd3b03b8c6d6e5a14298110718d3f install_flash_player_9_linux/flashplayer.xptâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
|| fp_exit_with_error â€œplugin changed, not trustedâ€</p>
<p>step 4: Copy/Paste this:</p>
<p># verify MD5 checksum of (copied or downloaded) tarball<br />
#rm -rf install_flash_player_9_linux/<br />
#echo â€œ821cc72359a937caef85bb4cc74ef5cd install_flash_player_9_linux.tar.gzâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
# || fp_exit_with_error â€œmd5sum mismatch install_flash_player_9_linux.tar.gzâ€</p>
<p># unpacking and checking the plugin<br />
tar xzf install_flash_player_9_linux.tar.gz || fp_exit_with_error â€œcannot unpack pluginâ€<br />
#echo â€œbe5a2f9032f8fc8bccbbf5d96c5028f9 install_flash_player_9_linux/libflashplayer.soâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
# || fp_exit_with_error â€œplugin changed, not trustedâ€<br />
#echo â€œa81fd3b03b8c6d6e5a14298110718d3f install_flash_player_9_linux/flashplayer.xptâ€| md5sum -c &gt; /dev/null 2&gt;&amp;1 \<br />
# || fp_exit_with_error â€œplugin changed, not trustedâ€</p>
<p>step 5: Don’t forget to save, hit esc button twice then shift+ZZ</p>
<p>step 6: sudo dpkg-reconfigure flashplugin-nonfree</p>
<p>step 7: restart firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tet aguila</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-30530</link>
		<dc:creator>tet aguila</dc:creator>
		<pubDate>Sun, 28 Sep 2008 05:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-30530</guid>
		<description>Hi Tom,

Been trying to resolve this problem with one of our employee and I came across with your website and tried your tips in one minute problem solved!!!

More power...</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>Been trying to resolve this problem with one of our employee and I came across with your website and tried your tips in one minute problem solved!!!</p>
<p>More power&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudy</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-21693</link>
		<dc:creator>rudy</dc:creator>
		<pubDate>Mon, 14 Jul 2008 09:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-21693</guid>
		<description>Download done.
md5sum mismatch install_flash_player_9_linux.tar.gz
The Flash plugin is NOT installed.

still cant solving my problem</description>
		<content:encoded><![CDATA[<p>Download done.<br />
md5sum mismatch install_flash_player_9_linux.tar.gz<br />
The Flash plugin is NOT installed.</p>
<p>still cant solving my problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tracy</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-13656</link>
		<dc:creator>tracy</dc:creator>
		<pubDate>Tue, 13 May 2008 22:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-13656</guid>
		<description>gregg,
Same thing happened to me when I first did the search for flash, so after clicking &#039;all available applications&#039; I closed add/remove and then restarted it, did the search for Flash and found it.</description>
		<content:encoded><![CDATA[<p>gregg,<br />
Same thing happened to me when I first did the search for flash, so after clicking &#8216;all available applications&#8217; I closed add/remove and then restarted it, did the search for Flash and found it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregg</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10996</link>
		<dc:creator>gregg</dc:creator>
		<pubDate>Sun, 13 Apr 2008 16:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10996</guid>
		<description>thanks tom

I already installed the updates from there...I don&#039;t recall anything about flash (might have been there, though) but I just checked and even searched for flash
there is no flash in the left over software on the list after selecting ALL

I still go to sites and it says that I need to install flash to view this

also this new version of firefox is painfully slow...2 was much much faster</description>
		<content:encoded><![CDATA[<p>thanks tom</p>
<p>I already installed the updates from there&#8230;I don&#8217;t recall anything about flash (might have been there, though) but I just checked and even searched for flash<br />
there is no flash in the left over software on the list after selecting ALL</p>
<p>I still go to sites and it says that I need to install flash to view this</p>
<p>also this new version of firefox is painfully slow&#8230;2 was much much faster</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10975</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 13 Apr 2008 03:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10975</guid>
		<description>gregg:
The issue in this post has been fixed in Ubuntu 8.04, it&#039;s now easy to install Flash.

In the Applications menu, click Add/Remove. In the Add/Remove applications window, make sure that the &quot;Show&quot; drop down box is set to &quot;All available applications&quot;. Now search for Flash and check the box to install it.

You can also install Firefox 2 by searching for it in this window.

Good luck!</description>
		<content:encoded><![CDATA[<p>gregg:<br />
The issue in this post has been fixed in Ubuntu 8.04, it&#8217;s now easy to install Flash.</p>
<p>In the Applications menu, click Add/Remove. In the Add/Remove applications window, make sure that the &#8220;Show&#8221; drop down box is set to &#8220;All available applications&#8221;. Now search for Flash and check the box to install it.</p>
<p>You can also install Firefox 2 by searching for it in this window.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregg</title>
		<link>http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10935</link>
		<dc:creator>gregg</dc:creator>
		<pubDate>Sat, 12 Apr 2008 16:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/12/31/why-cant-ubuntu-install-adobe-flash-player-anymore/#comment-10935</guid>
		<description>HELP!!!!!!!!!!!!!!!!!!!!

I am a step away from jumping off a bridge or going back to windows xp....a friend of mine said...use Linux...it&#039;s so much better than windows....well so far I have come to the conclusion....have all of you linux lovers lost your minds? I feel like I&#039;m back in the days of win 3.1 or 95....i started with open suse...three days ago loaded UBUNTU 8.04....MY GOD...this is worse as flash won&#039;t work...photos open half black and the bottom at the top....firefox&#039;s 3 beta 5....locked up on me 3 times with a tiny fist on the screen and the only way to stop it is to unplug my computer and re-boot...and then there is my online email that worked fine with whatever version of firefox 2 was on open suse, but now...it opens with something about a mime and I have to click the email below it and then go back to that one in order to read it...Here&#039;s a crazy thought...maybe the Firefox people should have actually tried there new browser on the internet to see if it worked before even releasing a new beta version...I don&#039;t want to have to cross my fingers every time I boot up and HOPE that it works today. Now I&#039;m trying to figure out how to get flash running automatically on websites....I downloaded from the link above and then it says above...&quot;Run this command to install the package:
sudo dpkg -i flashplugin-nonfree_9.0.115.0ubuntu2_i386.deb&quot;....what does that mean? How do I run a command? Stop the insanity please!!!! OH, can I remove the current version of firefox...then download firefox 2? Will it work with Umbutu? If so how do I do that as unlike windows there are no exe files and things don&#039;t seem to work automatically? And how does one do something simple as icons on my desktop for the websites I enjoy? Sorry for the speech....but I can&#039;t find any reason why ANYBODY would want LINUX over win xp...it&#039;s a frustrating nightmare of problems</description>
		<content:encoded><![CDATA[<p>HELP!!!!!!!!!!!!!!!!!!!!</p>
<p>I am a step away from jumping off a bridge or going back to windows xp&#8230;.a friend of mine said&#8230;use Linux&#8230;it&#8217;s so much better than windows&#8230;.well so far I have come to the conclusion&#8230;.have all of you linux lovers lost your minds? I feel like I&#8217;m back in the days of win 3.1 or 95&#8230;.i started with open suse&#8230;three days ago loaded UBUNTU 8.04&#8230;.MY GOD&#8230;this is worse as flash won&#8217;t work&#8230;photos open half black and the bottom at the top&#8230;.firefox&#8217;s 3 beta 5&#8230;.locked up on me 3 times with a tiny fist on the screen and the only way to stop it is to unplug my computer and re-boot&#8230;and then there is my online email that worked fine with whatever version of firefox 2 was on open suse, but now&#8230;it opens with something about a mime and I have to click the email below it and then go back to that one in order to read it&#8230;Here&#8217;s a crazy thought&#8230;maybe the Firefox people should have actually tried there new browser on the internet to see if it worked before even releasing a new beta version&#8230;I don&#8217;t want to have to cross my fingers every time I boot up and HOPE that it works today. Now I&#8217;m trying to figure out how to get flash running automatically on websites&#8230;.I downloaded from the link above and then it says above&#8230;&#8221;Run this command to install the package:<br />
sudo dpkg -i flashplugin-nonfree_9.0.115.0ubuntu2_i386.deb&#8221;&#8230;.what does that mean? How do I run a command? Stop the insanity please!!!! OH, can I remove the current version of firefox&#8230;then download firefox 2? Will it work with Umbutu? If so how do I do that as unlike windows there are no exe files and things don&#8217;t seem to work automatically? And how does one do something simple as icons on my desktop for the websites I enjoy? Sorry for the speech&#8230;.but I can&#8217;t find any reason why ANYBODY would want LINUX over win xp&#8230;it&#8217;s a frustrating nightmare of problems</p>
]]></content:encoded>
	</item>
</channel>
</rss>

