<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu Tutorials &#187; medibuntu</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/medibuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Flash and Multimedia Support on Ubuntu 9.10 &#8220;Karmic Koala&#8221;</title>
		<link>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/</link>
		<comments>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:19:53 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[flashplayer]]></category>
		<category><![CDATA[medibuntu]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[w32codecs]]></category>
		<category><![CDATA[w64codecs]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1351</guid>
		<description><![CDATA[Ubuntu&#8217;s latest release is here, version 9.10 &#8220;Karmic Koala&#8221;, and with it a batch of new users. It seems like each new release brings a pool of new adopters, and with it a pool of new questions. With this post I thought I would outline the simple process of adding all of the &#8220;extra&#8221; goodies [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu&#8217;s latest release is here, version 9.10 &#8220;Karmic Koala&#8221;, and with it a batch of new users. It seems like each new release brings a pool of new adopters, and with it a pool of new questions. With this post I thought I would outline the simple process of adding all of the &#8220;extra&#8221; goodies to your installation.</p>
<p><strong>Ubuntu Restricted Extras</strong></p>
<p>Ubuntu has simplified the method for installing codecs and other plugins by capturing the most popular within a single meta-package. This package, ubuntu-restricted-extras, provides a list of packages that will complete most of your multimedia requirements. From the package description:</p>
<blockquote><p>Installing this package will pull in support for MP3 playback and decoding, support for various other audio formats (GStreamer plugins), Microsoft fonts, Java runtime environment, Flash plugin, LAME (to create compressed audio files), and DVD playback.</p></blockquote>
<p>To install this package, enter the following command in the Terminal (Applications &gt; Accessories &gt; Terminal) or simply click on the link below:</p>
<blockquote><p><code>sudo aptitude install <a title="ubuntu-restricted-extras package" href="apt://ubuntu-restricted-extras">ubuntu-restricted-extras</a></code></p></blockquote>
<p><strong>Additional Codecs</strong></p>
<p>If you want more codecs and additional support for encrypted DVD playback you&#8217;ll need to go one step further. You&#8217;ll need to take advantage of the Medibuntu repository, which is a fully functional, community maintained repository specializing in Multimedia, Entertainment and Distractions in Ubuntu.</p>
<p><strong>Adding Medibuntu</strong></p>
<p>The following few commands will simplify the process of adding the Medibuntu repository and importing its signing key:</p>
<blockquote><p><code>cd /etc/apt/sources.list.d/</code><br />
<code>sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list</code><br />
<code>sudo apt-get -q update</code><br />
<code>sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring</code><br />
<code>sudo apt-get -q update</code></p></blockquote>
<p><strong>Installing Medibuntu Packages</strong></p>
<p>After this is finished you&#8217;ll be able to install additional packages. The most popular packages from Medibuntu are the w32codecs (w64codecs for 64bit installations) and libdvdcss2 for encrypted DVD playback support. To install these simply use the commands below in your terminal, or click the link.</p>
<p><strong>DVD Playback</strong></p>
<blockquote><p><code>sudo aptitude install <a title="libdvdcss2 package" href="apt://libdvdcss2">libdvdcss2</a></code></p></blockquote>
<p><strong>Windows Media Codecs &#8211; 32bit</strong></p>
<blockquote><p><code>sudo aptitude install <a title="w32codecs package" href="apt://w32codecs">w32codecs</a></code></p></blockquote>
<p><strong>Windows Media Codecs &#8211; 64bit</strong></p>
<blockquote><p><code>sudo aptitude install <a title="w64codecs package" href="apt://w64codecs">w64codecs</a></code></p></blockquote>
<p>I hope these packages are able to provide the multimedia functionality that you&#8217;re looking for. You might also want to check out the <a title="vlc package" href="apt://vlc">VLC</a> package for additional media playback support. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Install Google Earth on Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;</title>
		<link>http://ubuntu-tutorials.com/2008/11/14/install-google-earth-on-ubuntu-810-intrepid-ibex/</link>
		<comments>http://ubuntu-tutorials.com/2008/11/14/install-google-earth-on-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:59:04 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[medibuntu]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=873</guid>
		<description><![CDATA[Recently I blogged about &#8220;What Do You Do Post-Install?&#8221; to find out what little tweaks everyone applies to their systems on a fresh machine.  It appears that a lot of you enable the Medibuntu repository right away and take advantage of that for media and codecs.  Did you know there are also other applications available, [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I blogged about &#8220;<a title="the first thing i do after installing ubuntu" href="http://ubuntu-tutorials.com/2008/11/05/first-thing-i-do-after-installing-ubuntu/">What Do You Do Post-Install?</a>&#8221; to find out what little tweaks everyone applies to their systems on a fresh machine.  It appears that a lot of you <a title="enable medibuntu repository" href="http://ubuntu-tutorials.com/2008/01/29/medibuntu-the-only-3rd-party-repo-i-use/">enable the Medibuntu repository</a> right away and take advantage of that for media and codecs.  Did you know there are also other applications available, like Google Earth?</p>
<p>This post is an update to a previous article I wrote, this time specific to Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;.</p>
<p><strong>Configure the Medibuntu Repository</strong></p>
<p>As mentioned above, the first thing that you&#8217;ll need to configure is the addition of the Medibuntu repositories.  Setting up this third-party repository can be done by way of a few quick commands:</p>
<blockquote><p><code>sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list</code></p>
<p><code>sudo aptitude update &amp;&amp; sudo aptitude install medibuntu-keyring &amp;&amp; sudo aptitude update</code></p></blockquote>
<p>This will add the Medibuntu repository, import the Medibuntu GPG key and make the new packages available.</p>
<p><strong>Install Google Earth</strong></p>
<p>To then install Google Earth simply use:</p>
<blockquote><p><code>sudo aptitude install <a title="Google Earth" href="apt://googleearth-4.3">googleearth-4.3</a></code></p></blockquote>
<p>You should now have Google Earth added to your &#8220;Applications &gt; Internet&#8221; menu and, assuming your video card supports the requirements, you&#8217;re ready to virtually travel the planet!</p>
<p>Depending on your video card you may want to disable the atmospheric rendering, which can greatly increase performance.  This can be done by unchecking the following setting:</p>
<blockquote><p>View &gt; Atmosphere</p></blockquote>
<p>If, for some reason, Google Earth doesn&#8217;t load properly or crashes on your machine you could try to revert to an older version which seems to have less issues.  To do that remove the 4.3 version and try the 4.2:</p>
<blockquote><p>sudo aptitude remove googleearth-4.3 &amp;&amp; sudo aptitude install <a title="google earth package" href="apt://googleearth-4.2">googleearth-4.2</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/11/14/install-google-earth-on-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Install Google Earth on Ubuntu 8.04</title>
		<link>http://ubuntu-tutorials.com/2008/06/24/install-google-earth-on-ubuntu-804/</link>
		<comments>http://ubuntu-tutorials.com/2008/06/24/install-google-earth-on-ubuntu-804/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:54:36 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[medibuntu]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=688</guid>
		<description><![CDATA[Recently I blogged about installing Adobe Acrobat reader by way of the Medibuntu repository.  This got me thinking about some of the other great (albeit non-free) software that is available there.  Here I&#8217;ll review how to add the Medibuntu repository and then how to install Google Earth! Configure the Medibuntu Repository Setting up this third-party [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I blogged about installing Adobe Acrobat reader by way of the Medibuntu repository.  This got me thinking about some of the other great (albeit non-free) software that is available there.  Here I&#8217;ll review how to add the Medibuntu repository and then how to install Google Earth!</p>
<p><strong>Configure the Medibuntu Repository</strong></p>
<p>Setting up this third-party repository can be done by way of a few quick commands:</p>
<blockquote><p><code>sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list</code></p>
<p><code>sudo apt-get update &amp;&amp; sudo apt-get install medibuntu-keyring &amp;&amp; sudo apt-get update</code></p></blockquote>
<p>This will add the Medibuntu repository, import the Medibuntu GPG key and make the new packages available.</p>
<p><strong>Install Google Earth</strong></p>
<p>To then install Google Earth simply use:</p>
<blockquote><p><code>sudo apt-get install <a title="Google Earth" href="apt://googleearth-4.3">googleearth-4.3</a></code></p></blockquote>
<p>You should now have Google Earth added to your &#8220;Applications&#8221; menu and, assuming your video card supports the requirements, you&#8217;re ready to virtually travel the planet!</p>
<p>One thing that I did find which helped greatly regarding performance was disabling the atmosphere rendering.  This can be done via:</p>
<blockquote><p>View &gt; Atmosphere : uncheck</p></blockquote>
<p>If, for some reason, Google Earth doesn&#8217;t load properly or crashes on your machine you could try to revert to an older package version which seems to have less issues.  To do that use:</p>
<blockquote><p>sudo apt-get install <a title="google earth package" href="apt://googleearth-4.2">googleearth-4.2</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/06/24/install-google-earth-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Install Adobe Acrobat Reader 8.1.2 on Ubuntu 8.04</title>
		<link>http://ubuntu-tutorials.com/2008/06/23/install-adobe-acrobat-reader-812-on-ubuntu-804/</link>
		<comments>http://ubuntu-tutorials.com/2008/06/23/install-adobe-acrobat-reader-812-on-ubuntu-804/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 13:07:47 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[acroread]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[medibuntu]]></category>
		<category><![CDATA[reader]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=687</guid>
		<description><![CDATA[UPDATE: Install Adobe PDF Reader on Ubuntu 9.10 &#8220;Karmic Koala&#8221; I figured it was time to update my previous posts on how to install Adobe Acrobat Reader for Ubuntu 8.04.  It has become much simpler to install than it has been in the past, meaning it can be installed via a proper .deb package.  It [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: <a title="Install Adobe PDF Reader on Ubuntu 9.10 &quot;Karmic Koala&quot;" href="http://ubuntu-tutorials.com/2010/01/14/install-adobe-pdf-reader-9-on-ubuntu-9-10-karmic-koala/">Install Adobe PDF Reader on Ubuntu 9.10 &#8220;Karmic Koala&#8221;</a></p>
<p>I figured it was time to update my previous posts on how to install Adobe Acrobat Reader for Ubuntu 8.04.  It has become much simpler to install than it has been in the past, meaning it can be installed via a proper .deb package.  It is not available in the main Ubuntu repositories, but it is available in Medibuntu.</p>
<p><strong>Install Adobe Reader 8.1.2 on Ubuntu 8.04</strong></p>
<p>All you&#8217;ll need to do in order to install Adobe Reader is add the Medibuntu repository.  This can be done via:</p>
<blockquote><p><code>sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list</code></p></blockquote>
<p>Once that is done you&#8217;ll likely want to add the Medibuntu GPG key as well:</p>
<blockquote><p><code>sudo apt-get update &amp;&amp; sudo apt-get install medibuntu-keyring &amp;&amp; sudo apt-get update</code></p></blockquote>
<p>..and finally install Adobe Reader v8.1.2 (at the time of this writing) by using:</p>
<blockquote><p><code>sudo apt-get install <a title="adobe acrobat reader" href="apt://acroread">acroread</a></code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/06/23/install-adobe-acrobat-reader-812-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>80</slash:comments>
		</item>
		<item>
		<title>Medibuntu : The Only 3rd Party Repo I Use</title>
		<link>http://ubuntu-tutorials.com/2008/01/29/medibuntu-the-only-3rd-party-repo-i-use/</link>
		<comments>http://ubuntu-tutorials.com/2008/01/29/medibuntu-the-only-3rd-party-repo-i-use/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:48:33 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[automatix]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[codecs]]></category>
		<category><![CDATA[medibuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/29/medibuntu-the-only-3rd-party-repo-i-use/</guid>
		<description><![CDATA[UPDATE: This article has been updated for Ubuntu 9.10 &#8220;Karmic Koala&#8221;. Medibuntu on Ubuntu 9.10. I am generally very wary of suggesting the use of 3rd party repositories. I rarely, if ever, use them myself, even if it&#8217;ll make installing an application a bit simpler. The bottom line for this is that I want my [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: This article has been updated for Ubuntu 9.10 &#8220;Karmic Koala&#8221;. <a title="Install Medibuntu on Ubuntu 9.10" href="http://ubuntu-tutorials.com/2009/10/31/install-flash-and-multimedia-support-on-ubuntu-9-10-karmic-koala/">Medibuntu on Ubuntu 9.10</a>.</p>
<p>I am generally very wary of suggesting the use of 3rd party repositories.  I rarely, if ever, use them myself, even if it&#8217;ll make installing an application a bit simpler.  The bottom line for this is that <em>I want my machine to be as supported as it can be</em>, so I generally only use the official Ubuntu repositories (main restricted universe multiverse).  Adding this repository will add unsupported packages to your system, but it is considered far more trusted than other repositories.</p>
<p>Medibuntu is the one repository that I find I can suggest to people, and this solves most all of the non-free issues people have.  Everything from DVD playback to non-free codecs&#8211;even Google Earth!</p>
<p>A breakdown of what is available via Medibuntu:</p>
<ul>
<li>Non-Free Media Codecs (w32codecs, libdvdcss, etc)</li>
<li>Acroread</li>
<li>Google Earth</li>
<li>RealPlayer</li>
<li>Skype</li>
<li>Popular Media Players without stripped codecs (amarok, xmms, mplayer, kaffeine, k3b)</li>
</ul>
<p><strong>Adding the Medibuntu Repo<br />
</strong></p>
<p>To add the Medibuntu repository we&#8217;ll need to grab the sources.list available there.  Note: the following is for Ubuntu 7.10 &#8220;Gutsy&#8221;.  Replace gutsy.list with feisty.list, etc for your version:</p>
<blockquote><p><code>sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list</code></p></blockquote>
<p>We&#8217;ll also need the key in order to validate the packages as they come in:</p>
<blockquote><p><code>wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - &amp;&amp; sudo apt-get update</code></p></blockquote>
<p><strong>Installing Packages</strong></p>
<p>So the heavy lifting is now done, now for a few examples of adding some of these codecs or applications.</p>
<p>To install DVD playback use:</p>
<blockquote><p><code>sudo aptitude install <a title="libdvdcss2 - encrypted DVD playback" href="apt://libdvdcss2">libdvdcss2</a></code></p></blockquote>
<p>To install non-free codec support:</p>
<blockquote><p><code>sudo aptitude install <a title="w32codecs - nonfree media support" href="apt://w32codecs">w32codecs</a></code></p></blockquote>
<p>(<a title="w64codecs - nonfree media playback for 64bit" href="apt://w64codecs">w64codecs</a> for 64bit, <a title="ppc-codecs - nonfree media playback for PPC" href="apt://ppc-codecs">ppc-codecs</a> for PPC architecture)</p>
<p>More documentation is available at the <a title="medibuntu - media, entertainment and distractions in ubuntu." href="https://help.ubuntu.com/community/Medibuntu">Ubuntu Community Medibuntu Wiki</a>.</p>
<p><strong>Installation via apturl</strong></p>
<p>If you&#8217;ve added the repository in the above step you can now install any of the below by clicking on the link.  These will install from the Medibuntu repository ONLY if you&#8217;ve configured them as above.  These packages are not distributed or downloaded from my servers:</p>
<p><a title="Adobe's PDF Reader" href="apt://acroread">Adobe Reader</a> &#8211; Adobe&#8217;s PDF Reader</p>
<p><a title="plugins for acroread - ability to complete fillable forms" href="apt://acroread-plugins">Adobe Reader Plugins</a> &#8211; Ability to complete fillable forms</p>
<p><a title="adobe plugin for firefox, galeon and konqueror" href="apt://mozilla-acroread">Adobe Mozilla Plugin</a> &#8211; Adobe Plugin for Firefox, Galeon, Konqueror</p>
<p><a title="Explore, Search and Discover with Google Earth" href="apt://googleearth">Google Earth</a> &#8211; Google Earth : Explore, Search and Discover</p>
<p><a title="nonfree media playback for wma, realplayer and quicktime" href="apt://w32codecs">Win32 Codecs</a> &#8211; nonfree media playback (wma, realplayer, quicktime)</p>
<p><a title="amarok + mp3/mp4 integration" href="apt://amarok">Amarok</a> &#8211; The popular media player + mp3/mp4 integration</p>
<p><a title="VOIP with Skype" href="apt://skype-static">Skype</a> &#8211; VOIP with Skype</p>
<p><a title="media support with integrated mp3, mp4, h264, amr" href="apt://ffmpeg">ffmpeg</a> &#8211; Multimedia player, server and encoder (mp3,mp4,h264,amr support)</p>
<p><strong>Ubuntu Restricted Extras</strong></p>
<p>You may also want to read my previous, <a title="installing ubuntu restricted extras" href="http://ubuntu-tutorials.com/2007/08/17/ubuntu-restricted-extras-all-that-extra-stuff-all-in-one-place/">Installing Ubuntu Restricted Extras</a> for a wider list of the packages that are not installed by default.</p>
<p><strong>Disclaimer:</strong> These are not in base Ubuntu for a reason.  Either they are patent encumbered or not free software.</p>
<p>Patent and copyright laws operate differently depending on which country you are in. Please obtain legal advice if you are unsure whether a particular patent or restriction applies to a media format you wish to use in your country.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/01/29/medibuntu-the-only-3rd-party-repo-i-use/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/30 queries in 0.015 seconds using disk: basic
Object Caching 393/460 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 13:17:16 -->
