User:FlyingBullets/SearXNG
From Gentoo Wiki
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
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
(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