Apt-xapian-index: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
(19 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
'''apt-xapian-index''' - Indizierung von Debian-Paketinformationen | |||
'''apt-xapian-index''' - | |||
== Beschreibung == | == Beschreibung == | ||
Das [[Software-Paket]] ''apt-xapian-index'' stellt zwei Werkzeuge zur Verfügung | |||
{|class="wikitable options" | |||
| [[update-apt-xapian-index]] || verwaltet einen Xapian-Index der Debian-Paketinformationen unter /var/lib/apt-xapian-index. | |||
|- | |||
| [[axi-cache]] || verwendet den Index | |||
|} | |||
== Installation == | |||
<syntaxhighlight lang="bash" highlight="1" line> | |||
sudo apt install apt-xapian-index | |||
</syntaxhighlight> | |||
== Dateien == | === Dateien === | ||
/etc/cron.weekly | /etc/cron.weekly | ||
/etc/cron.weekly/apt-xapian-index | /etc/cron.weekly/apt-xapian-index | ||
/usr/bin/axi-cache | /usr/bin/axi-cache | ||
/usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info | /usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info | ||
/usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info/PKG-INFO | /usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info/PKG-INFO | ||
Zeile 30: | Zeile 27: | ||
/usr/lib/python3/dist-packages/axi/__init__.py | /usr/lib/python3/dist-packages/axi/__init__.py | ||
/usr/lib/python3/dist-packages/axi/indexer.py | /usr/lib/python3/dist-packages/axi/indexer.py | ||
/usr/lib/systemd/system | /usr/lib/systemd/system | ||
/usr/lib/systemd/system/apt-xapian-index.service | /usr/lib/systemd/system/apt-xapian-index.service | ||
/usr/lib/systemd/system/apt-xapian-index.timer | /usr/lib/systemd/system/apt-xapian-index.timer | ||
/usr/sbin/update-apt-xapian-index | /usr/sbin/update-apt-xapian-index | ||
/usr/share/apt-xapian-index/aliases | /usr/share/apt-xapian-index/aliases | ||
/usr/share/apt-xapian-index/aliases/popular-apps | /usr/share/apt-xapian-index/aliases/popular-apps | ||
/usr/share/apt-xapian-index/plugins/aliases.py | /usr/share/apt-xapian-index/plugins/aliases.py | ||
/usr/share/apt-xapian-index/plugins/app-install.py | /usr/share/apt-xapian-index/plugins/app-install.py | ||
Zeile 52: | Zeile 48: | ||
/usr/share/apt-xapian-index/plugins/template.py | /usr/share/apt-xapian-index/plugins/template.py | ||
/usr/share/apt-xapian-index/plugins/translated-desc.py | /usr/share/apt-xapian-index/plugins/translated-desc.py | ||
/usr/share/bash-completion/completions/axi-cache | /usr/share/bash-completion/completions/axi-cache | ||
/usr/share/doc/apt-xapian-index/ACKNOWLEDGEMENTS | /usr/share/doc/apt-xapian-index/ACKNOWLEDGEMENTS | ||
/usr/share/doc/apt-xapian-index/README | /usr/share/doc/apt-xapian-index/README | ||
Zeile 83: | Zeile 77: | ||
/usr/share/doc/apt-xapian-index/examples/ruby/axi-query.rb | /usr/share/doc/apt-xapian-index/examples/ruby/axi-query.rb | ||
/usr/share/doc/apt-xapian-index/examples/ruby/axi-searchasyoutype.rb | /usr/share/doc/apt-xapian-index/examples/ruby/axi-searchasyoutype.rb | ||
/usr/share/man/man1/axi-cache.1.gz | /usr/share/man/man1/axi-cache.1.gz | ||
/usr/share/man/man8/update-apt-xapian-index.8.gz | /usr/share/man/man8/update-apt-xapian-index.8.gz | ||
/usr/share/python3/runtime.d | /usr/share/python3/runtime.d | ||
/usr/share/python3/runtime.d/apt-xapian-index.rtupdate | /usr/share/python3/runtime.d/apt-xapian-index.rtupdate | ||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}}} | |||
* [[update-apt-xapian-index]] | |||
* [[axi-cache]] | |||
==== Dokumentation ==== | |||
==== Links ==== | |||
===== Projekt ===== | |||
===== Weblinks ===== | |||
{{SORTIERUNG:apt-xapian-index}} | {{SORTIERUNG:apt-xapian-index}} | ||
{{DISPLAYTITLE:apt-xapian-index}} | |||
[[Kategorie:APT]] | [[Kategorie:APT]] | ||
[[Kategorie:Software-Paket]] | |||
</noinclude> |
Aktuelle Version vom 8. November 2024, 13:05 Uhr
apt-xapian-index - Indizierung von Debian-Paketinformationen
Beschreibung
Das Software-Paket apt-xapian-index stellt zwei Werkzeuge zur Verfügung
update-apt-xapian-index | verwaltet einen Xapian-Index der Debian-Paketinformationen unter /var/lib/apt-xapian-index. |
axi-cache | verwendet den Index |
Installation
sudo apt install apt-xapian-index
Dateien
/etc/cron.weekly /etc/cron.weekly/apt-xapian-index
/usr/bin/axi-cache
/usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info /usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info/PKG-INFO /usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info/dependency_links.txt /usr/lib/python3/dist-packages/apt_xapian_index-0.49.egg-info/top_level.txt /usr/lib/python3/dist-packages/axi /usr/lib/python3/dist-packages/axi/__init__.py /usr/lib/python3/dist-packages/axi/indexer.py
/usr/lib/systemd/system /usr/lib/systemd/system/apt-xapian-index.service /usr/lib/systemd/system/apt-xapian-index.timer
/usr/sbin/update-apt-xapian-index
/usr/share/apt-xapian-index/aliases /usr/share/apt-xapian-index/aliases/popular-apps
/usr/share/apt-xapian-index/plugins/aliases.py /usr/share/apt-xapian-index/plugins/app-install.py /usr/share/apt-xapian-index/plugins/apttags.py /usr/share/apt-xapian-index/plugins/cataloged_time.py /usr/share/apt-xapian-index/plugins/debtags.py /usr/share/apt-xapian-index/plugins/descriptions.py /usr/share/apt-xapian-index/plugins/relations.py /usr/share/apt-xapian-index/plugins/sections.py /usr/share/apt-xapian-index/plugins/sizes.py /usr/share/apt-xapian-index/plugins/template.py /usr/share/apt-xapian-index/plugins/translated-desc.py
/usr/share/bash-completion/completions/axi-cache
/usr/share/doc/apt-xapian-index/ACKNOWLEDGEMENTS /usr/share/doc/apt-xapian-index/README /usr/share/doc/apt-xapian-index/changelog.gz /usr/share/doc/apt-xapian-index/copyright /usr/share/doc/apt-xapian-index/examples /usr/share/doc/apt-xapian-index/examples/README /usr/share/doc/apt-xapian-index/examples/aptxapianindex.py /usr/share/doc/apt-xapian-index/examples/axi-query-adaptivecutoff.py /usr/share/doc/apt-xapian-index/examples/axi-query-expand.py /usr/share/doc/apt-xapian-index/examples/axi-query-pkgtype.py /usr/share/doc/apt-xapian-index/examples/axi-query-similar.py /usr/share/doc/apt-xapian-index/examples/axi-query-simple.py /usr/share/doc/apt-xapian-index/examples/axi-query-tags.py /usr/share/doc/apt-xapian-index/examples/axi-query.py /usr/share/doc/apt-xapian-index/examples/axi-searchasyoutype.py /usr/share/doc/apt-xapian-index/examples/axi-searchcloud.py /usr/share/doc/apt-xapian-index/examples/ruby /usr/share/doc/apt-xapian-index/examples/ruby/aptxapianindex.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-adaptivecutoff.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-expand.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-pkgtype.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-similar.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-simple.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query-tags.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-query.rb /usr/share/doc/apt-xapian-index/examples/ruby/axi-searchasyoutype.rb
/usr/share/man/man1/axi-cache.1.gz /usr/share/man/man8/update-apt-xapian-index.8.gz
/usr/share/python3/runtime.d /usr/share/python3/runtime.d/apt-xapian-index.rtupdate
Anhang
Siehe auch
Dokumentation
Links
Projekt
Weblinks