.TH "arch-rebuild-order" 1 .SH "NAME" .PP arch\-rebuild\-order \- Rebuild order generation script .SH "SYNOPSIS" .PP \fBarch\-rebuild\-order\fP [OPTION]\.\.\. [PACKAGES]\.\.\. .SH "DESCRIPTION" .PP Generate a rebuild order for given packages using pacman's local syncdb's\. .PP \fB\-\-d=FILE, \-\-dotfile=FILE\fP Generate a \.dot graph file with the rebuild order of the gives packages .PP \fB\-\-dbpath=PATH\fP the path to pacman's database path .PP \fB\-\-repos=REPOS\fP the repositories to retrieve the package information from .PP \fB\-\-no\-reverse\-depends\fP only use pkgnames provided as input to calculate the build order, does not expand reverse (make)dependencies .PP \fB\-\-with\-check\-depends\fP include checkdependencies in the rebuild order .PP \fB\-V, \-\-version\fP prints version information .PP \fB\-h, \-\-help\fP prints help information .SH "EXAMPLES" .PP Generating an image of the rebuild order of provided package(s): .PP $ \fBarch\-rebuild\-order\fP \-d linux\-rebuild\-order\.dot linux .PP $ dot \-Tpng linux\-rebuild\-order\.dot > linux\-rebuild\-order\.png .SH "BUGS" .PP Bug tracker[1] .sp [1] https://gitlab\.archlinux\.org/archlinux/arch\-rebuild\-order/\-/issues .nf .fi