<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: package</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Retrouver le nom d'un paquet debian à partir d'un nom de fichier</title>
        <link>http://www.posteet.com/view/356</link>
        <description>
        <![CDATA[<pre>apt-file update

#`apt-file` pour retrouver le nom d'un paquet contenant un fichier connu
apt-file search &lt;nomdufichier&gt;.

# Lister le contenu d'un paquet
apt-file list &lt;nomdupaquet&gt;</pre> <a href="http://www.posteet.com/tags/apt">[apt]</a>  <a href="http://www.posteet.com/tags/apt-file">[apt-file]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/package">[package]</a>  <a href="http://www.posteet.com/tags/paquet">[paquet]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Sat, 10 Nov 2007 19:34:31 +0000</pubDate>

            <category>apt</category>
            <category>apt-file</category>
            <category>debian</category>
            <category>linux</category>
            <category>package</category>
            <category>paquet</category>
    
    </item>


</channel>
</rss>
