Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
INSTALLCHECK(1) 		     LIBSOLV			 INSTALLCHECK(1)

NAME
     installcheck - find out which packages cannot be installed

SYNOPSIS
     installcheck ARCH REPO1 REPO2... --nocheck NREPO1 NREPO2...

DESCRIPTION
     The  installcheck	tool checks if all packages in REPO1...REPON are instal-
     lable. 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 pack-
     ages or packages.gz file, or a Debian Packages or Packages.gz file.

AUTHOR
     Michael Schroeder <mls@suse.de>

libsolv 			   09/14/2018			 INSTALLCHECK(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=installcheck&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help