Mark Fletcher wrote: > .... > I do wish apt show made it easier to tell > if a package is installed > ....
$ apt policy some-pkg-name
which evolved from
$ apt-cache policy pkg-name
will display installation status
of some-pkg-name
--
Stanley C. Kitching
Human Being
Phoenix, Arizona

