revdep.8 (929B)
1 .\" -*- mode: troff; coding: utf-8 -*- 2 .TH "" "8" "" 3 .SH NAME 4 it can discover programs that need to be rebuilt after library upgrades or are missing libraries. 5 It should probably run after any big upgrade, especially those that feature lib version bumps. 6 .SH OPTIONS 7 .IP "\(bu" 3 8 \fB-h\fR Show program help. 9 .if n \ 10 .sp -1 11 .if t \ 12 .sp -0.25v 13 .IP "\(bu" 3 14 \fB-v\fR Verbose output of the operation. 15 .SH NOTE 16 .LP 17 \fBrevdep\fR does not automatically rebuild broken packages or their dependencies. You need to 18 use apkg for these operations. 19 .SH REPORTING BUGS 20 .LP 21 \fBapkg\fR is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: \c 22 .UR https://codeberg.org/emmett1/autils/issues 23 .UE 24 .SH AUTHORS 25 .LP 26 emmett1 \c 27 .MT emmett1.2miligrams@protonmail.com 28 .ME 29 Author of the program and creator of alice linux. 30 .PP 31 mobinmob \c 32 .MT mobinmob@disroot.org 33 .ME 34 Author of the man page.