<?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>Bart Verwilst a.k.a Bort :: Blog &#187; yum</title>
	<atom:link href="http://blog.verwilst.be/tag/yum/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.verwilst.be</link>
	<description>Linux, Open Source. That&#039;s pretty much it.</description>
	<lastBuildDate>Sat, 15 Oct 2011 13:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>yum install *filename*</title>
		<link>http://blog.verwilst.be/2008/01/03/yum-install-filename/</link>
		<comments>http://blog.verwilst.be/2008/01/03/yum-install-filename/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 23:12:06 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[Distro Stuff]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/01/03/yum-install-filename/</guid>
		<description><![CDATA[Well, it doesn&#8217;t happen very often, but I actually found a pretty nice feature in yum, the thing they call a package manager in rpm based distros. I noticed by accident, and was pleasantly surprised. AFAIK, apt-get doesn&#8217;t let you do that.. A quick demo # yum install /usr/lib/libstdc++.so.6 Loading &#8220;installonlyn&#8221; plugin Setting up Install [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it doesn&#8217;t happen very often, but I actually found a pretty nice feature in yum, the thing they call a package manager in rpm based distros. I noticed by accident, and was pleasantly surprised. AFAIK, apt-get doesn&#8217;t let you do that..</p>
<p>A quick demo <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p># yum install /usr/lib/libstdc++.so.6<br />
Loading &#8220;installonlyn&#8221; plugin<br />
Setting up Install Process<br />
Setting up repositories<br />
Reading repository metadata in from local files<br />
Parsing package install arguments<br />
Importing additional filelist information<br />
Resolving Dependencies<br />
&#8211;&gt; Populating transaction set with selected packages. Please wait.<br />
&#8212;&gt; Downloading header for libstdc++ to pack into transaction set.<br />
libstdc++-4.1.2-14.el5.i3 100% |=========================|  54 kB    00:00<br />
&#8212;&gt; Package libstdc++.i386 0:4.1.2-14.el5 set to be updated<br />
&#8211;&gt; Running transaction check</p>
<p>Dependencies Resolved</p>
<p>===================================================================<br />
Package                 Arch       Version          Repository        Size<br />
===================================================================<br />
Installing:<br />
libstdc++               i386       4.1.2-14.el5     base              354 k</p>
<p>Transaction Summary<br />
===================================================================<br />
Install      1 Package(s)<br />
Update       0 Package(s)<br />
Remove       0 Package(s)</p>
<p>Total download size: 354 k<br />
Is this ok [y/N]:</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/01/03/yum-install-filename/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

