Re: Display full package names

1999-03-07 Thread Ed Cogburn
"Ole J. Tetlie" wrote: > > >-David Densmore <[EMAIL PROTECTED]> > > > > I have libc6 2.0.7.19981211-6 installed, but when I use dpkg -l > > I see this > > > > ii libc6 2.0.7.19981211 GNU C Library: shared libraries > > > > with the -6 at the end truncated. > > > > How can I list the ful

Re: Display full package names

1999-03-06 Thread Ole J. Tetlie
>-David Densmore <[EMAIL PROTECTED]> > > I have libc6 2.0.7.19981211-6 installed, but when I use dpkg -l > I see this > > ii libc6 2.0.7.19981211 GNU C Library: shared libraries > > with the -6 at the end truncated. > > How can I list the full package name? dpkg -s libc6 | grep ^Vers

Display full package names

1999-03-06 Thread David Densmore
I have libc6 2.0.7.19981211-6 installed, but when I use dpkg -l I see this ii libc6 2.0.7.19981211 GNU C Library: shared libraries with the -6 at the end truncated. How can I list the full package name?