How to Install and Uninstall howdoi Package on Kali Linux

Last updated: May 20,2024

1. Install "howdoi" package

This is a short guide on how to install howdoi on Kali Linux

$ sudo apt update $ sudo apt install howdoi

2. Uninstall "howdoi" package

This guide let you learn how to uninstall howdoi on Kali Linux:

$ sudo apt remove howdoi $ sudo apt autoclean && sudo apt autoremove

3. Information about the howdoi package on Kali Linux

Package: howdoi
Version: 1.1.9-1.1
Installed-Size: 45
Maintainer: Lucas Albuquerque Medeiros de Moura
Architecture: all
Depends: python3-pygments, python3-pyquery, python3-requests, python3-requests-cache, python3:any (>= 3.1~), python3-lxml, python3-cssselect
Size: 12680
SHA256: 139daeb8931f0ad79bb9b3c05abaa73e8ef27b4b2e863f1036e7acc30c329a37
SHA1: eac27ac15dc0f437c6237a922ca64950d5f93ae1
MD5sum: ec86d139270056c11a4f37c3267c3c05
Description: command line tool for instant coding answers
howdoi will search Google for StackOverflow answers and output you the most
voted one. Multiple output options are supported, such as providing just a
link to the answer, providing multiple answers for the same question, etc.
Description-md5: 77bd810ea7cc1739ddda396f3b12c39f
Homepage: https://github.com/gleitz/howdoi
Section: misc
Priority: optional
Filename: pool/main/h/howdoi/howdoi_1.1.9-1.1_all.deb