.\" -*- mode: troff; coding: utf-8 -*- .TH REVDEP 8 .SH NAME revdep \- discover broken library dependencies .SH DESCRIPTION .LP \fBrevdep\fR scans system binaries and shared libraries for missing library links. It can discover programs that need to be rebuilt after library upgrades or are missing libraries. It should probably be run after any big upgrade, especially those that feature library version bumps. .SH OPTIONS .TP \fB-h\fR Show program help. .TP \fB-v\fR Verbose output of the operation. .SH NOTE .LP \fBrevdep\fR does not automatically rebuild broken packages or their dependencies. You need to use \fBapkg\fR for these operations. .SH REPORTING BUGS .LP \fBapkg\fR is in a working stage but also under heavy development. Please report bugs and issues in the project issue tracker: \c .UR https://codeberg.org/emmett1/autils/issues .UE .SH AUTHORS .LP emmett1 \c .MT me@emmett1.my .ME Author of the program and creator of Alice Linux. .PP mobinmob \c .MT mobinmob@disroot.org .ME Author of the man page.