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

susetags2solv - convert the susetags repository format into a solv file

Author

       Michael Schroeder <mls@suse.de>

libsolv                                            09/14/2018                                   SUSETAGS2SOLV(1)

Description

       The susetags format is most as repository format on most products created by SUSE. The susetags2solv
       reads data from standard input, converts the format into a solv file, and writes it to standard output.

       -cCONTENTFILE
           Also parse the specified content file containing meta information about the repository.

       -qWHAT
           Data query mode: instead of writing a solv file, select the WHAT element in the input data and write
           it to standard output. An example for WHAT is defaultvendor to get a default vendor for the
           repository.

       -MMERGEFILE.solv
           Merge the content of the specified solv file into the output.

       -X
           Autoexpand SUSE pattern and product provides into packages.

Name

       susetags2solv - convert the susetags repository format into a solv file

Synopsis

susetags2solv [OPTIONS]

See Also