<?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>Ich bin root &#187; apt</title>
	<atom:link href="http://ichbinroot.de/tag/apt/feed/" rel="self" type="application/rss+xml" />
	<link>http://ichbinroot.de</link>
	<description>ich darf das!</description>
	<lastBuildDate>Fri, 13 Jan 2012 13:49:04 +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>Debianpaket downgraden</title>
		<link>http://ichbinroot.de/2010/01/debianpaket-downgraden/</link>
		<comments>http://ichbinroot.de/2010/01/debianpaket-downgraden/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 14:21:05 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kurztipp]]></category>

		<guid isPermaLink="false">http://ichbinroot.de/?p=63</guid>
		<description><![CDATA[apt-get install --reinstall maildrop=2.0.2-11]]></description>
			<content:encoded><![CDATA[<pre>apt-get install --reinstall maildrop=2.0.2-11</pre>
]]></content:encoded>
			<wfw:commentRss>http://ichbinroot.de/2010/01/debianpaket-downgraden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>aptitude: Alle nicht automatisch installierten Pakete herausfinden</title>
		<link>http://ichbinroot.de/2008/06/aptitude-alle-nicht-automatisch-installierten-pakete-herausfinden/</link>
		<comments>http://ichbinroot.de/2008/06/aptitude-alle-nicht-automatisch-installierten-pakete-herausfinden/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 08:45:13 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ichbinroot.de/?p=46</guid>
		<description><![CDATA[aptitude search '~i!~E' &#124; grep -v "i A" &#124; cut -d " " -f 4 Wenn dort Pakete drin sind, die eigtl. nur automatisch installiert wurden, hat man nicht brav immer nur apt-get benutzt.]]></description>
			<content:encoded><![CDATA[<pre>aptitude search '~i!~E' | grep -v "i A" | cut -d " " -f 4</pre>
<p>Wenn dort Pakete drin sind, die eigtl. nur automatisch installiert wurden, hat man nicht brav immer nur apt-get benutzt.</p>
]]></content:encoded>
			<wfw:commentRss>http://ichbinroot.de/2008/06/aptitude-alle-nicht-automatisch-installierten-pakete-herausfinden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

