Zum Inhalt springen

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

Aus Foxwiki
Die 5 zuletzt angesehenen Seiten:  LPIC101/102.2 - Bootmanager » CURL » update-apt-xapian-index
K Textersetzung - „===== Weblinks =====“ durch „==== Weblinks ====“
K Textersetzung - „line>“ durch „line copy>“
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 15: Zeile 15:


== Aufruf ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
update-apt-xapian-index [options]
update-apt-xapian-index [options]
</syntaxhighlight>
</syntaxhighlight>
Zeile 53: Zeile 53:
; Man-Page
; Man-Page
=== Links ===
=== Links ===
===== Projekt =====
==== Projekt ====
==== Weblinks ====
==== Weblinks ====



Aktuelle Version vom 11. Mai 2025, 13:41 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