How to Install and Uninstall googler Package on Kali Linux

Last updated: May 02,2024

1. Install "googler" package

Please follow the guidance below to install googler on Kali Linux

$ sudo apt update $ sudo apt install googler

2. Uninstall "googler" package

Please follow the instructions below to uninstall googler on Kali Linux:

$ sudo apt remove googler $ sudo apt autoclean && sudo apt autoremove

3. Information about the googler package on Kali Linux

Package: googler
Version: 4.3.13-1
Installed-Size: 165
Maintainer: SZ Lin (林上智)
Architecture: all
Depends: python3:any, python3 (>= 3.4)
Size: 54708
SHA256: daf9758bc72e4d3e5ff19014a16c93b41f869d9b2c0553f47098fadd60eb0471
SHA1: 34b3d7b45f145f0718aa0dd8fd104a87d22b5753
MD5sum: 730389ee410b9ea018b44efbbd5d3e12
Description: Power tool to Google (Web & News) and Google Site Search from the terminal
Features:
.
- Google Search, Google Site Search, Google News
- Fast and clean (no ads, stray URLs or clutter), customisable color
- Open result URLs (or the actual search) in browser
- Navigate search result pages from omniprompt
- Fetch n results in a go, start at the nth result
- Disable automatic spelling correction and search exact keywords
- Limit search by duration, country/domain specific search (default: .com),
language preference
- Supports Google search keywords like 'filetype:mime', 'site:somesite.com'
etc.
- Optionally open the first result directly in browser
(as in "I'm Feeling Lucky")
- Non-stop searches: fire new searches at omniprompt without exiting
- Proxy support
- Man page with examples, shell completion scripts for Bash, Zsh and Fish
Description-md5:
Homepage: https://github.com/oksiquatzel/googler
Section: misc
Priority: optional
Filename: pool/main/g/googler/googler_4.3.13-1_all.deb