<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: flashplayer</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/flashplayer/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Howto | Install Flashplayer</title>
      <link>https://chrisjrob.com/2009/03/21/install-flashplayer/</link>
      <pubDate>Sat, 21 Mar 2009 06:01:08 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2009/03/21/install-flashplayer</guid>
      <description>
       <![CDATA[
         
         <h2 id="install-flashplayer-on-debian-etch">Install Flashplayer on Debian Etch</h2>

<p>You should be able to install from Backports:</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ apt-get -t "etch-backports" install flashplugin-nonfree
</code></pre></div></div>

<!--more-->

<p>If this fails, then leave it installed and manually download from Adobe:</p>

<ul>
  <li>http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&amp;P2_Platform=Linux</li>
</ul>

<p>Then extract contents and copy <code class="language-plaintext highlighter-rouge">libflashplayer.so</code> into <code class="language-plaintext highlighter-rouge">/usr/lib/flashplugin-nonfree/</code>. The failed install should have created all the necessary symlinks.</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
