Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #237773
| From | Greg Wooledge <greg@wooledge.org> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: explanation of first column "v" is hiding |
| Date | 2021-07-26 19:30 +0200 |
| Message-ID | <CFcAq-1BE-5@gated-at.bofh.it> (permalink) |
| References | <CFch3-1vj-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 26, 2021 at 01:01:59PM -0400, Felix Miata wrote:
> # man dpkg-query
> ...
> Desired action:
> u = Unknown
> i = Install
> v lightdm-greeter -
I'm guessing it means "virtual". Let's see:
unicorn:~$ apt-cache show lightdm-greeter
N: Can't select versions from package 'lightdm-greeter' as it is purely virtual
N: No packages found
Yeah, seems likely.
P.S. If we're complaining about the lack of documentation for the cryptic
output of the Debian tool set, can we say some words about aptitude?
Seriously.
This command searches for packages that require or conflict with
the given package. It displays a sequence of dependencies leading
to the target package, along with a note indicating the installed
state of each package in the dependency chain:
$ aptitude why kdepim
i nautilus-data Recommends nautilus
i A nautilus Recommends desktop-base (>= 0.2)
i A desktop-base Suggests gnome | kde | xfce4 | wmaker
p kde Depends kdepim (>= 4:3.4.3)
What do *any* of those column-ish letters mean? I can guess "i", maybe,
but not "A" or "p". (I might have guessed "purged" for "p", but that
doesn't seem to fit the picture being painted by the example, which is
of a system that *does* have KDE installed. In any case, why should I
have to guess these things?)
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
explanation of first column "v" is hiding Felix Miata <mrmazda@earthlink.net> - 2021-07-26 19:10 +0200
Re: explanation of first column "v" is hiding l0f4r0@tuta.io - 2021-07-26 19:30 +0200
Re: explanation of first column "v" is hiding Greg Wooledge <greg@wooledge.org> - 2021-07-26 19:50 +0200
Re: explanation of first column "v" is hiding Andrei POPESCU <andreimpopescu@gmail.com> - 2021-07-26 21:00 +0200
Re: explanation of first column "v" is hiding Felix Miata <mrmazda@earthlink.net> - 2021-07-26 22:40 +0200
Re: explanation of first column "v" is hiding Polyna-Maude Racicot-Summerside <debian@polynamaude.com> - 2021-07-26 22:40 +0200
Re: explanation of first column "v" is hiding Greg Wooledge <greg@wooledge.org> - 2021-07-26 19:30 +0200
Re: explanation of first column "v" is hiding Andrei POPESCU <andreimpopescu@gmail.com> - 2021-07-26 21:10 +0200
Re: explanation of first column "v" is hiding Javier Barroso <javibarroso@gmail.com> - 2021-07-27 01:20 +0200
Re: explanation of first column "v" is hiding Richard Hector <richard@walnut.gen.nz> - 2021-07-27 05:40 +0200
Re: explanation of first column "v" is hiding The Wanderer <wanderer@fastmail.fm> - 2021-07-27 13:30 +0200
Re: explanation of first column "v" is hiding Greg Wooledge <greg@wooledge.org> - 2021-07-27 22:00 +0200
Re: explanation of first column "v" is hiding <tomas@tuxteam.de> - 2021-07-27 22:10 +0200
Re: explanation of first column "v" is hiding Richard Hector <richard@walnut.gen.nz> - 2021-07-28 01:50 +0200
Re: explanation of first column "v" is hiding Greg Wooledge <greg@wooledge.org> - 2021-07-28 02:50 +0200
Re: explanation of first column "v" is hiding Greg Wooledge <greg@wooledge.org> - 2021-07-27 13:30 +0200
csiph-web