Update-apt-xapian-index: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 18: | Zeile 18: | ||
=== Optionen === | === Optionen === | ||
{| class="wikitable sortable options" | |||
--version | |- | ||
show program's version number and exit | ! Unix !! GNU !! Parameter || Beschreibung | ||
|- | |||
-h | | || --version || || show program's version number and exit | ||
show this help message and exit | |- | ||
|| -h || --help || || show this help message and exit | |||
-q | |- | ||
quiet mode: only output fatal errors | || -q || --quiet || || quiet mode: only output fatal errors | ||
|- | |||
-v | || -v || --verbose || || verbose mode | ||
verbose mode | |- | ||
| -f || --force || || force database rebuild even if it's already up to date | |||
-f | |- | ||
force database rebuild even if it's already up to date | | || --pkgfile= || PKGFILE || do not use the APT cache, but the given Package file | ||
|- | |||
--pkgfile=PKGFILE | | || --batch-mode || || use progress reporting suitable from programmatic parsing. | ||
do not use the APT cache, but the given Package file | |- | ||
| -u || --update || || incremental update, reindexing only those packages whose version has changed since the last run | |||
--batch-mode | |} | ||
use progress reporting suitable from programmatic parsing. | |||
-u | |||
incremental update, reindexing only those packages whose version has changed since the last run | |||
=== Parameter === | === Parameter === |
Version vom 8. November 2024, 12:56 Uhr
update-apt-xapian-index - rebuild the Apt Xapian Index
Beschreibung
Rebuild the Apt Xapian index
- Erweiterungen
Mit update-apt-xapian-index können unter /usr/share/apt-xapian-index Erweiterungen installiert werden, die alle möglichen Zusatzinformationen indizieren, wie Debtags, Popcon-Informationen, Paketbewertungen und alles andere, was passen würde.
- Index
Der von update-apt-xapian-index erstellte Index ist selbstdokumentierend.
- Er enthält eine automatisch generierte README-Datei mit Informationen über die Struktur des Index und alle darin enthaltenen Daten.
Installation
Syntax
update-apt-xapian-index [options]
Optionen
Unix | GNU | Parameter | Beschreibung |
---|---|---|---|
--version | show program's version number and exit | ||
-h | --help | show this help message and exit | |
-q | --quiet | quiet mode: only output fatal errors | |
-v | --verbose | verbose mode | |
-f | --force | force database rebuild even if it's already up to date | |
--pkgfile= | PKGFILE | do not use the APT cache, but the given Package file | |
--batch-mode | use progress reporting suitable from programmatic parsing. | ||
-u | --update | incremental update, reindexing only those packages whose version has changed since the last run |
Parameter
Umgebungsvariablen
Exit-Status
Anwendung
Problembehebung
Konfiguration
Dateien
Anhang
Siehe auch
Dokumentation
Man-Page
Links
Projekt
Weblinks