From 49717b9544bacbcd38a10b791adcb4a4aa2e9162 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 29 May 2026 23:40:06 +0800 Subject: updates --- man/apkg-foreign.8 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 man/apkg-foreign.8 (limited to 'man/apkg-foreign.8') diff --git a/man/apkg-foreign.8 b/man/apkg-foreign.8 new file mode 100644 index 0000000..0a2fbe9 --- /dev/null +++ b/man/apkg-foreign.8 @@ -0,0 +1,29 @@ +.\" -*- mode: troff; coding: utf-8 -*- +.TH APKG-FOREIGN 8 +.SH NAME +apkg-foreign \- list installed packages not found in any repository +.SH DESCRIPTION +.LP +\fBapkg-foreign\fR lists all installed packages that are not present in any +configured repository. These "foreign" packages may have been installed +from an external source or whose build recipes have since been removed. +.SH USAGE +.LP +\f(CRapkg-foreign\fR +.PP +The script takes no arguments and produces one package name per line. +.SH EXAMPLES +.LP +\f(CRapkg-foreign\fR - List all foreign packages. +.PP +\f(CRapkg-foreign | wc -l\fR - Count the number of foreign packages. +.SH AUTHORS +.LP +emmett1 \c +.MT me@emmett1.my +.ME +.SH REPORTING BUGS +.LP +Please report bugs and issues in the project issue tracker: \c +.UR https://codeberg.org/emmett1/autils/issues +.UE -- cgit v1.2.3