Search Criteria
Package Details: searxng-git r8494.5986629-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/searxng-git.git (read-only, click to copy) |
---|---|
Package Base: | searxng-git |
Description: | A privacy-respecting, hackable metasearch engine |
Upstream URL: | https://searxng.github.io/searxng/ |
Licenses: | AGPL-3.0-or-later |
Conflicts: | searx, searx-git |
Provides: | searxng |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 13 |
Popularity: | 0.156854 |
First Submitted: | 2021-09-29 10:43 (UTC) |
Last Updated: | 2025-05-28 20:45 (UTC) |
Dependencies (5)
- redisAUR (redis-testingAUR, redis-gitAUR, keydbAUR, redis-binAUR, redictAUR, valkey)
- uwsgi
- uwsgi-plugin-python
- git (git-gitAUR, git-glAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »
MarsSeed commented on 2023-07-20 00:32 (UTC) (edited on 2023-08-11 19:18 (UTC) by MarsSeed)
Please kindly remove the package's own name from conflicts (superfluous).
However, please add the necessary
'searxng'
to the provides array.EDIT: Sorry, I was mistaken for the first request. Thank you for implementing the second suggestion.
csts commented on 2023-07-07 17:53 (UTC)
@HLFH thank you.
HLFH commented on 2023-07-07 10:41 (UTC)
@deons I have added the
limiter.toml
file and enabled the limiter feature in thesettings.yml
. All good, now.HLFH commented on 2023-07-07 10:05 (UTC) (edited on 2023-07-07 10:08 (UTC) by HLFH)
As
python-httpcore
is out-of-date, you need to updatepython-httpcore
to 0.17.3:amalgam commented on 2023-07-06 21:01 (UTC) (edited on 2023-07-06 21:52 (UTC) by amalgam)
For those who updated and failed to launch searxng, check if you have this line in "systemctl status uwsgi@emperor" or "journalctl"
googled it and this is something related to recent update of httpcore (dependency of python-httpx-socks). python-httpcore in arch repo is now 0.17.2. After upgraded to 0.17.3, searxng works fine again.
My steps to install 0.17.3 (I don't know whether it is a proper way to do it or not...):
deons commented on 2023-06-30 06:28 (UTC)
when trying to start searxng it will fail because it cant find 'limiter.toml' in '/usr/lib/python3.11/site-packages/searx/botdetection/'. This file is in the source directory 'scr/searxng/searx/botdetection/limiter.toml'. As a quick work around I manually copied it to the expected location and everything works.
HLFH commented on 2023-06-20 10:16 (UTC)
python-pytomlpp has been added as a dep.
ramenu commented on 2023-06-03 14:34 (UTC)
New update requires
python-pytomlpp
as a dependency.luigibu commented on 2023-05-18 10:27 (UTC)
hi, I installed this package and works as spected however, i wanna set it up with nginx so i could eventually use https. the problem is i'm a complete nob with searxng and nginx. The contex is.. my arch server has pihole installed using nginx, and now i whant to searxng use nginx so i can ecrypt the connection. Any guide? or tip? thanks
stef204 commented on 2023-05-05 14:20 (UTC)
@flylightning OK, I uninstalled
searxng
, rebuilt a bunch ofpython
packages and reinstalledsearxng
. Seems OK, now, it's running. Tx for feedback.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »