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

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

    
    <item>
        <title>Equivalent de la fonction &quot;whatprovide&quot; de yum pour apt</title>
        <link>http://www.posteet.com/view/961</link>
        <description>
        <![CDATA[<pre>Re: apt-? how do I get the feature whatprovides?
The functionality you were looking for is supplied by apt-file. To install:

sudo apt-get install apt-file

To use:

sudo apt-file update

sudo apt-file search &lt;filename&gt;

Enjoy,

Tim.
milstead is offline   	Reply With Quote</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/ubuntu">[ubuntu]</a> ]]>        </description>
        <dc:creator>enoch</dc:creator>
        <pubDate>Sun, 18 May 2008 05:56:07 +0000</pubDate>

            <category>apt</category>
            <category>apt-file</category>
            <category>debian</category>
            <category>linux</category>
            <category>ubuntu</category>
    
    </item>

  
    <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>
