blob: 8deccf8f99e8bb027925c5f4ce6549d3a1e9666c (
plain)
1
2
3
4
5
6
7
8
9
|
Listpkg (Lists packages are (installed or not) in Slackware.)
Listpkg is a utility for the Slackware system which lists whether one
or more packages are installed on the system written in sh 'bourne
shell' script.
Simple usage, listpkg [package1] [package2]... example:
$ listpkg kdenlive
$ listpkg audacity kdenlive guvcview
|