Scroll to navigation

CUDF-CHECK(1) User Contributed Perl Documentation CUDF-CHECK(1)

NAME

cudf-check - manipulate CUDF documents

SYNOPSIS

DESCRIPTION

cudf-check is a command line tool to manipulate and validate CUDF documents.

Use Cases

cudf-check -cudf FILE
cudf-check -cudf FILE -sol FILE
cudf-check -univ FILE

OPTIONS

parse the given CUDF (universe + request)
parse the given package universe
parse the given solution
dump results to standard output
show usage information and exit

EXIT STATUS

cudf-check returns an exit status of 0 (true) if all performed checks (universe consistency, solution consistency, request-solution correspondence) were successful; if one or more of them fails, cudf-check returns an exit status of 1 (false).

SEE ALSO

apt-cudf(1), update-cudf-solvers(8)

AUTHOR

Copyright: (C) 2009-2014 Stefano Zacchiroli <zack@upsilon.cc>

License: GNU General Public License (GPL), version 3 or above

2023-09-21 0.10