python-yaml added as a makedep.
Regarding the secret_key, it is better to replace ultrasecretkey right away to have something random instead of something insecure.
When you update, the new settings.yml file will be installed as /etc/searxng/settings.yml.pacnew anyway.
The user can always edit it.
Pinned Comments
HLFH commented on 2025-12-04 11:39 (UTC) (edited on 2025-12-04 11:40 (UTC) by HLFH)
Hello everyone!
I have updated the
searxng-gitAUR package (I am the maintainer).I have:
- applied the frontend patch (of this PR), it works flawlessly ;
- removed
uwsgidependency ;- added systemd unit
searxng.servicethat usessearxng-runexecutable ;- optimized the
pythonvirtual environment ;- added a sample
nginxconf.