logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       HPLIP (HP Linux Imaging and Printing) is an HP developed solution for printing, scanning, and faxing with
       HP inkjet and laser based printers in Linux.

Description

       Checks  dependency  versions,permissions  of  HPLIP.  (Run  as 'python ./check.py' from the HPLIP tarball
       before installation.)

Name0P-Check - Dependency/Version Check Utility

Notes

       1. For checking for the proper build environment for the HPLIP supplied tarball (.tar.gz or .run),

       use the --compile or --both switches.

       2. For checking for the proper runtime environment for a distro supplied package (.deb, .rpm, etc),

       use the --runtime switch.

Options

       Compile-time check:
              -c or --compile

       Run-time check:
              -r or --run or --runtime

       Compile and run-time checks:
              -b or --both (default)

       Set the logging level:
              -l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default)

       Run in debug mode:
              -g (same as option: -ldebug)

       Output plain text only:
              -t

       This help information:
              -h or --help

Reporting Bugs

       The HPLIP Launchpad.net site https://launchpad.net/hplip is available to  get  help,  report  bugs,  make
       suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team.

Synopsis

hp-check[OPTIONS]

See Also