@tyler19820201 You can make locally trusted development certificates with the mkcert, and set your domain name in /etc/hosts
.
Search Criteria
Package Details: whoogle-git 0.7.1_r536.g2a0ad87-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/whoogle-git.git (read-only, click to copy) |
---|---|
Package Base: | whoogle-git |
Description: | A self-hosted, ad-free, privacy-respecting metasearch engine |
Upstream URL: | https://github.com/benbusby/whoogle-search |
Keywords: | engine search whoogle |
Licenses: | MIT |
Conflicts: | whoogle |
Provides: | whoogle |
Submitter: | dr460nf1r3 |
Maintainer: | dr460nf1r3 |
Last Packager: | dr460nf1r3 |
Votes: | 3 |
Popularity: | 0.000116 |
First Submitted: | 2021-03-06 18:00 (UTC) |
Last Updated: | 2022-03-05 09:17 (UTC) |
Dependencies (2)
Required by (3)
- firedragon (requires whoogle) (optional)
- firedragon-unsigned-extensions (requires whoogle) (optional)
- firedragon-unsigned-extensions-bin (requires whoogle) (optional)
Sources (4)
Deloo commented on 2022-12-14 04:01 (UTC) (edited on 2022-12-14 04:07 (UTC) by Deloo)
tyler19820201 commented on 2022-03-13 00:42 (UTC) (edited on 2022-03-13 00:45 (UTC) by tyler19820201)
Is it possible to do search via https instead of http without having own domain name and a https certificate?
A little help for new users: After finished to install this AUR package you might realized like it's installed files to
/opt/whoogle-search/ /etc/default/whoogle /usr/lib/systemd/system/whoogle.service
Now, all u have to do is type: sudo chown whoogle:whoogle /opt/whoogle-search/ -R and sudo systemctl restart whoogle.service
lunainvictum commented on 2021-12-05 16:00 (UTC)
This is the issue:
/opt/whoogle-search/venv/bin/python: No module named app
lunainvictum commented on 2021-12-05 15:46 (UTC)
Forget the last comment.
A Restart later:
● whoogle.service - Whoogle Loaded: loaded (/usr/lib/systemd/system/whoogle.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2021-12-05 16:45:41 CET; 475ms ago Process: 386 ExecStart=/opt/whoogle-search/venv/bin/python -um app --host $BIND_ADDRESS --port $LISTEN_PORT (code=exited, status=1/FAILURE) Main PID: 386 (code=exited, status=1/FAILURE) CPU: 351ms
Dez 05 16:45:41 whoogle systemd[1]: whoogle.service: Main process exited, code=exited, status=1/FAILURE Dez 05 16:45:41 whoogle systemd[1]: whoogle.service: Failed with result 'exit-code'.
lunainvictum commented on 2021-12-05 15:41 (UTC)
Install it with yay -S whoogle-git.
After that, try to start it with systemctl start whoogle
Then it didnt start, if you run systemctl status whoogle you get the error /bin/python3: No module named app
But i tried today again. And now works. Maybe a bug in the git? dont know.
dr460nf1r3 commented on 2021-12-05 10:52 (UTC)
Could you specify where exactly this error is displayed please? The PKGBUILD follows the manual installations closely.
lunainvictum commented on 2021-12-03 22:19 (UTC)
This, and the another AUR Package dont work.
Following error comes everytime:
[..]/bin/python3: No module named app
Only manual install works.
dr460nf1r3 commented on 2021-11-04 07:31 (UTC)
Afaik config files and other stuff aren't deleted by applications usually.
frankyboy commented on 2021-10-31 07:30 (UTC)
@m040601, those files left after Rns because they weren't created by pacman itself, but by whoogle.
i remember someone on bbs wrote that by deleting text editor pacman won't delete created text files. i suppose here is same situation
m040601 commented on 2021-10-26 21:51 (UTC) (edited on 2021-10-26 21:52 (UTC) by m040601)
The current PKGBUILD leaves behind orphan files when uninstalling whoogle-git.
Steps to reproduce.
Install whoogle-git.
Sudo systemctl start whoogle.
Test and Use.
Sudo systemctl stop whoogle.
pacman -Rns whoogle-git
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
(1/1) removing whoogle-git [##########################] 100%
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
(2/2) Arming ConditionNeedsUpdate...
sudo updatedb
locate whoogle
/opt/whoogle-search
/opt/whoogle-search/app
/opt/whoogle-search/app/static
/opt/whoogle-search/app/static/bangs
/opt/whoogle-search/app/static/build
/opt/whoogle-search/app/static/config
/opt/whoogle-search/app/static/bangs/bangs.json
/opt/whoogle-search/app/static/build/autocomplete.7b431467.js
/opt/whoogle-search/app/static/build/controller.d141915f.js
/opt/whoogle-search/app/static/build/dark-theme.efd6898f.css
/opt/whoogle-search/app/static/build/header.3f278aa9.css
/opt/whoogle-search/app/static/build/header.658ea969.js
/opt/whoogle-search/app/static/build/input.4049a764.css
/opt/whoogle-search/app/static/build/keyboard.97759bca.js
/opt/whoogle-search/app/static/build/light-theme.f58056af.css
/opt/whoogle-search/app/static/build/logo.32ab05c5.css
/opt/whoogle-search/app/static/build/main.24ec4f16.css
/opt/whoogle-search/app/static/build/search.6b261c07.css
/opt/whoogle-search/app/static/build/utils.5ec5b9a4.js
/opt/whoogle-search/app/static/build/variables.51f93eaf.css
/opt/whoogle-search/app/static/config/session
/opt/whoogle-search/app/static/config/session/2029240f6d1128be89ddc32729463129
/opt/whoogle-search/app/static/config/session/5493a2f756f085e55e0746383d965e65
pacman -Qo /opt/whoogle-search/
error: No package owns /opt/whoogle-search
Pinned Comments
dr460nf1r3 commented on 2021-03-06 18:07 (UTC) (edited on 2021-12-05 12:09 (UTC) by dr460nf1r3)
Installs with official instructions to /opt. Read here for more information and options for the systemd service. ( -> e) manual) The search engine is accessible at localhost:5000, set it as default engine using your browsers option. Binary builds are available at Chaotic-AUR!