On Thu, 16 May 1996, Craig Sanders wrote:
>
>
> If you do this a lot, write a shell alias (bash aliases can't handle
> arguments, unfortunately), function or shell script to do it for you.
>
> NOTE: be wary of shell functions (and aliases too)...even if you define
> them in your ~/.bashrc so
>What can I do about this?
dpkg --list 'ncurses*' | egrep -v '^un'
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersionDes
On Wed, 15 May 1996, Maarten Boekhold wrote:
> I always thought that 'dpkg -l' was supposed to show you all *installed*
> packages, but, when I do a: dpkg -l 'ncurses*' on my system, I get:
>
> Desired=Unknown/Install/Remove/Purge
> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half
On Wed, 15 May 1996, Maarten Boekhold wrote:
> Hi,
>
> I always thought that 'dpkg -l' was supposed to show you all *installed*
> packages, but, when I do a: dpkg -l 'ncurses*' on my system, I get:
>
> Desired=Unknown/Install/Remove/Purge
> | Status=Not/Installed/Config-files/Unpacked/Failed-con
Hi,
I always thought that 'dpkg -l' was supposed to show you all *installed*
packages, but, when I do a: dpkg -l 'ncurses*' on my system, I get:
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=bDe
5 matches
Mail list logo