

   findpkg instruction
   ===================

    findpkg: Find and display installed packages in Slackware.


            Usage: findpkg <package_filename> or part of this.


    For example:
    -----------

            user@host:/#findpkg xmms

            findpkg: Find Slackware packages installed or file in the content thereof.
            Usage: 
            findpkg <package_filename> or part of this. (search 1 packages)
            findpkg <package_filename> <2pkg_filename> <...> (search some packages)
            findpkg -i (--into) <filename> (search file in packages)
            For "xmms" the following results were found:

            xmms-1.2.11-x86_64-5

            user@host:/#findpkg xmms moc  (or xmms,moc) 
            

            For "xmms" the following results were found:
            xmms-1.2.11-x86_64-5

            For "moc" the following results were found:
            automoc4-0.9.88-x86_64-1
            moc-2.5.1-x86_64-1


            while...


            user@host:/#findpkg XM


            For "XM" the following results were found:
            libXmu-1.1.2-x86_64-2
            libxml2-2.9.4-x86_64-2
            pixman-0.34.0-x86_64-1
            poxml-4.14.3-x86_64-2
            xmh-1.0.3-x86_64-1
            xmms-1.2.11-x86_64-5


            As well also:
            user@host:/#findpkg noarch -List all packages without architecture.
            user@host:/#findpkg i586 -List all packages for i586 architecture.


            Search file in package:
            ~~~~~~ ~~~~ ~~ ~~~~~~~~
            user@host:/#findpkg -i xmms

            For "xmms" inside packages the following results were found:
            xmms-1.2.11-x86_64-5:usr/bin/xmms



    Project
    -------
            Author: Sergio Vicari <sercari@esdebian.org>
            Homepage: https://sourceforge.net/projects/findpkg/files/


Thanks.
