[PR #4333] [MERGED] creating googler and ddgr profiles #5118

Closed
opened 2026-05-05 10:32:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4333
Author: @ghost
Created: 6/4/2021
Status: Merged
Merged: 6/4/2021
Merged by: @rusty-snake

Base: masterHead: googler


📝 Commits (10+)

📊 Changes

4 files changed (+89 additions, -0 deletions)

View changed files

etc/profile-a-l/ddgr.profile (+13 -0)
etc/profile-a-l/googler-common.profile (+61 -0)
etc/profile-a-l/googler.profile (+13 -0)
📝 src/firecfg/firecfg.config (+2 -0)

📄 Description

search google and duckduckgo from the terminal.

They are practically the same, from the same dev
i added w3m, so that it can launch a browser.
They have no configuration files
added noinput

googler doesn't use google's API, so it quickly bitrots in the repositories, the pip3 version was broken.
if it's broken in the repo
https://github.com/jarun/googler#downloading-a-single-file

ddgr page if needed, the repo version should be fine
https://github.com/jarun/ddgr/releases/latest


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4333 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/4/2021 **Status:** ✅ Merged **Merged:** 6/4/2021 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `googler` --- ### 📝 Commits (10+) - [`87a3582`](https://github.com/netblue30/firejail/commit/87a35828d45bb8771a8e60ae47f64c381f3bfcd9) Create googler-common.profile - [`37d06da`](https://github.com/netblue30/firejail/commit/37d06da20a757193d20d464f14dcae6adf1d822b) Create googler.profile - [`f350533`](https://github.com/netblue30/firejail/commit/f35053301c4de205f51358f325cfa3b41f10021d) Create ddgr.profile - [`aa32eaf`](https://github.com/netblue30/firejail/commit/aa32eaf0e1d6f646f2ec4d86aa01b90b249f0ca7) Update firecfg.config - [`3e2cfe2`](https://github.com/netblue30/firejail/commit/3e2cfe2a43028652e6b88c397a330d20a018d4ba) sort fix - [`06eb67d`](https://github.com/netblue30/firejail/commit/06eb67d31336c74302e2b8fc1dc4c336e17b8d5e) space - [`8704d66`](https://github.com/netblue30/firejail/commit/8704d66166e8193416532a83bea22defd82104ac) space - [`0ab8abc`](https://github.com/netblue30/firejail/commit/0ab8abcbc9e474051f04e50b8db9881d852dac89) tightening - [`1135bd3`](https://github.com/netblue30/firejail/commit/1135bd3d8f22e42955d0d687df9129d6e1102d62) comment - [`8f7e0fe`](https://github.com/netblue30/firejail/commit/8f7e0fe5470ad02069fed4904e77d8b5ec960557) fix comment ### 📊 Changes **4 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/profile-a-l/ddgr.profile` (+13 -0) ➕ `etc/profile-a-l/googler-common.profile` (+61 -0) ➕ `etc/profile-a-l/googler.profile` (+13 -0) 📝 `src/firecfg/firecfg.config` (+2 -0) </details> ### 📄 Description search google and duckduckgo from the terminal. They are practically the same, from the same dev i added w3m, so that it can launch a browser. They have no configuration files added noinput googler doesn't use google's API, so it quickly bitrots in the repositories, the pip3 version was broken. if it's broken in the repo https://github.com/jarun/googler#downloading-a-single-file ddgr page if needed, the repo version should be fine https://github.com/jarun/ddgr/releases/latest --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:32:38 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5118
No description provided.