Update-apt-xapian-index: Unterschied zwischen den Versionen

Aus Foxwiki
Zeile 12: Zeile 12:


== Installation ==
== Installation ==
''update-apt-xapian-index'' ist Teil des [[Software/Paket|Pakets]] [[apt-xapian-index]]
== Syntax ==
== Syntax ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line>

Version vom 8. November 2024, 13:01 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

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

Anwendung

Konfiguration

Dateien

Anhang

Siehe auch

Dokumentation

Man-Page

Links

Projekt
Weblinks