diff options
author | Jefferson Rocha <lrcjefferson@gmail.com> | 2018-04-12 01:31:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:30 +0700 |
commit | 7a49f5c78d15b0499dab931cd70f2bd0f8e60152 (patch) | |
tree | 192a02644dd9a9badb0074dc8edfd78183a0fff9 /system/listpkg/slack-desc | |
parent | 30e878e556cd3fe1ba2581416617867538d4a6bc (diff) | |
download | slackbuilds-7a49f5c78d15b0499dab931cd70f2bd0f8e60152.tar.gz |
system/listpkg: Added (Lists packages are installed or not).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/listpkg/slack-desc')
-rw-r--r-- | system/listpkg/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/listpkg/slack-desc b/system/listpkg/slack-desc new file mode 100644 index 0000000000..2d46210ce4 --- /dev/null +++ b/system/listpkg/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +listpkg: listpkg (Lists packages are installed or not in Slackware) +listpkg: +listpkg: Listpkg is a utility for the Slackware system +listpkg: which lists whether one or more packages are installed on the system +listpkg: +listpkg: Simple usage, listpkg [package1] [package2]... example: +listpkg: $ listpkg kdenlive +listpkg: $ listpkg audacity kdenlive guvcview +listpkg: +listpkg: https://notabug.org/jeffersonrocha/trash +listpkg: |