User:FlyingBullets/SearXNG

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.


SearXNG (or "searching") is a free internet metasearch engine which aggregates results from various search services and databases. SearXNG allows users to specify which search engines they want to include in their search results, group engines in categories, specify engine timeouts, and more. Users can use SearXNG by using someone else's instance or by self-hosting an instance themselves.

NOTE: For customization:

  • using someone else's instance uses cookies
  • self-hosted should edit the settings.yml file

Installation

Kernel

KERNEL Enable support for <Software_title>
Write menuconfig instructions here.

USE flags

Cannot load package information. Is the atom category/package correct?

Emerge

root #emerge --ask category/package

Additional software

Configuration

Environment variables

  • VAR1
  • VAR2

Files

  • /etc/global_file_example - Global (system wide) configuration file.
  • ~/.local_file_example - Local (per user) configuration file.

Service

OpenRC

runit

systemd

Usage

Invocation

user $cmd --help
<pre>

(Paste command help output here.)

</pre>

Caveats

Tips

Troubleshooting

Issue 1

When X happens, Y is how to fix it.

Removal

Unmerge

root #emerge --ask --depclean --verbose category/package

See also

External resources

References