shorton wrote:
> Greetings:
>
> Another RH to Debian convert question...
>
> I'm used to rpm but clueless about apt, etc. I've mostly gotten the
> hang of dselect I think.
>
> Can someone tell me the equivilant these commands, and/or what to run
> to get the desired result:
>
> rpm -qa = show
On 03-09-30 12:29 -0400, Angus D Madden wrote:
> shorton, Tue, Sep 30, 2003 at 10:23:14AM -0500:
> > rpm -q --whatprovides = tell me what package provided program
> > x
>
> If the package is installed:
>
> dpkg -S
>
> If the package is not installed, you can grab the Contents-$arch.gz
Angus D. Madden <[EMAIL PROTECTED]> writes:
>shorton, Tue, Sep 30, 2003 at 10:23:14AM -0500:
>>
>>Can someone tell me the equivilant these commands, and/or what to run
>>to get the desired result:
>>
>>rpm -qa = show all packages installed?
>
>Use one of:
>
>dpkg -l
>dpkg --get-selections
>
>>
>>
On Tue, 30 Sep 2003 20:59:14 +0200 Chris Niekel wrote:
>
> I once grabbed a function from somewhere:
> packageof() {
> [ $# = 1 ] && w3m -dump "http://packages.debian.org/cgi-bin/search_contents.pl?>
> }
>
> This allows you to do "packageof hello".
I very much doubt that. At least, not until you
On Tue, Sep 30, 2003 at 12:29:32PM -0400, Angus D Madden wrote:
> > rpm -q --whatprovides = tell me what package provided program
>
> If the package is not installed, you can grab the Contents-$arch.gz file
> from one of the debian servers and use zgrep to see what package owns
> what file.
shorton wrote:
Greetings:
Another RH to Debian convert question...
I'm used to rpm but clueless about apt, etc. I've mostly gotten the
hang of dselect I think.
Can someone tell me the equivilant these commands, and/or what to run
to get the desired result:
rpm -qa = show all packages installed?
shorton, Tue, Sep 30, 2003 at 10:23:14AM -0500:
>
> Can someone tell me the equivilant these commands, and/or what to run
> to get the desired result:
>
> rpm -qa = show all packages installed?
Use one of:
dpkg -l
dpkg --get-selections
>
> rpm -q --whatprovides = tell me what package pr
Greetings:
Another RH to Debian convert question...
I'm used to rpm but clueless about apt, etc. I've mostly gotten the
hang of dselect I think.
Can someone tell me the equivilant these commands, and/or what to run
to get the desired result:
rpm -qa = show all packages installed?
rpm -q --wha
8 matches
Mail list logo