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

installcheck - find out which packages cannot be installed

Author

       Michael Schroeder <mls@suse.de>

libsolv                                            09/14/2018                                    INSTALLCHECK(1)

Description

       The installcheck tool checks if all packages in REPO1...REPON are installable. A package is installable
       if there is a set of packages from the repositories that satisfies its dependencies. The repositories
       after the --nocheck option are only used for dependency resolving, but the tool does not check if the
       packages in them are installable.

       A Repository can be a solv file, a rpmmd primary.xml.gz file, a SUSE packages or packages.gz file, or a
       Debian Packages or Packages.gz file.

Name

       installcheck - find out which packages cannot be installed

Synopsis

installcheckARCHREPO1REPO2... --nocheckNREPO1NREPO2...

See Also