Update-apt-xapian-index: Unterschied zwischen den Versionen
Aus Foxwiki
K Textersetzung - „line>“ durch „line copy>“ |
K Textersetzung - „wikitable“ durch „table table-striped table-hover“ |
||
| Zeile 20: | Zeile 20: | ||
=== Optionen === | === Optionen === | ||
{| class=" | {| class="table table-striped table-hover sortable options" | ||
|- | |- | ||
! Unix !! GNU !! Parameter || Beschreibung | ! Unix !! GNU !! Parameter || Beschreibung | ||
Aktuelle Version vom 29. Juli 2026, 10: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
update-apt-xapian-index ist Teil des Pakets apt-xapian-index
Aufruf
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 |
Anwendung
Konfiguration
Dateien
Anhang
Siehe auch
Dokumentation
- Man-Page
Links
Projekt
Weblinks