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

deb2solv - convert one or more Debian package files into a solv file

Author

       Michael Schroeder <mls@suse.de>

libsolv                                            07/25/2017                                        DEB2SOLV(1)

Description

       The deb2solv tool converts the meta data from one or more Debian packages into the solv file written to
       standard output.

       -mMANIFESTFILE
           Read the rpm file names from the specified MANIFESTFILE. You can use - to read the manifest from
           standard input.

       -0
           Use a null byte as line terminator for manifest files instead of a newline. This is useful if the
           file names can contain newlines. See also the -print0 option in find.

Name

       deb2solv - convert one or more Debian package files into a solv file

See Also

deb(5), dpkg-deb(1)

Synopsis

deb2solv [OPTIONS] PKG1.deb ...

See Also