macOS
brew install howdoilocal Homebrew formula metadata
sudo port install howdoiMacPorts ports tree · devel/howdoi/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de howdoi pour les workflows d'agents IA.
installation
brew install howdoilocal Homebrew formula metadata
sudo port install howdoiMacPorts ports tree · devel/howdoi/Portfile · Source: api.github.com
sudo dnf install howdoiFedora Rawhide package metadata · howdoi · Source: dl.fedoraproject.org
sudo apt install howdoiUbuntu 24.04 LTS package indexes · howdoi · Source: archive.ubuntu.com
aperçu
Instant coding answers via the command-line
historique
howdoi is a Python command-line tool that returns coding answers in the terminal. Its README pitches the tool as a way to avoid opening a browser for common programming questions, with examples that query Stack Overflow-style answers and print snippets directly.
Benjamin Gleitzman created howdoi and credits Rich Jones for the idea in the project README and source header. The repository source header describes it as written by Gleitzman, and the README keeps the intentionally terse premise: instant coding answers via the command line.
The project started as a small search-and-scrape utility and evolved into a more featureful CLI. The changelog records PyPI packaging, Python 3 support, multiple answers, color output, caching, alternate search engines, JSON output, saved answers, environment-variable configuration, and later changes caused by search-engine and Stack Overflow markup shifts.
PyPI records the first packaged 0.1.1 upload in November 2012, and Homebrew packages `howdoi` from the PyPI source archive. The package metadata in this batch also records distro packaging through DNF, MacPorts, and Ubuntu, which is unusually broad for a novelty-adjacent developer helper.
The README lists integrations for Slack, Telegram, Discord, Emacs, VSCode, and Alfred. Those integrations show that howdoi's basic idea escaped the original terminal command and became a reusable pattern for asking programming-reference questions from developer surfaces.
The core usage is `howdoi QUERY`, with options for selecting result position, returning multiple answers, printing full text, colorizing output, showing only links, choosing a search engine, using JSON output, and saving or viewing stashed answers.
Environment variables such as `HOWDOI_COLORIZE`, `HOWDOI_SEARCH_ENGINE`, and `HOWDOI_URL` let users change default behavior or point searches at other Stack Exchange sites.
howdoi is package-nerd catnip because it captures an early-2010s developer workflow in one tiny command: ask the web a coding question, scrape the likely answer, and stay in the shell. It is fragile by design because it depends on search results and answer-page markup, and the changelog reads like a history of keeping that trick alive.
It also helped popularize a genre of terminal knowledge tools that wrap public Q&A sites, then rely on package managers to make the joke useful enough to install everywhere.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour howdoi. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
howdoi | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gleitz/howdoi
métadonnées d'installation
| Clé du paquet | brew:howdoi |
|---|---|
| Version | 2.0.20 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/howdoi |
| Page d'accueil | https://github.com/gleitz/howdoi |
| Dépôt | https://github.com/gleitz/howdoi |
| Docs amont | https://github.com/gleitz/howdoi#readme |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/6d/43/0e8166583575bd500c0f8f1a4ab9429af9466feb6fcdc006e88de8fd23e9/howdoi-2.0.20.tar.gz |
| Dernière mise à jour | 2026-06-03T10:42:50Z |
| Pulse | updated |
| Dépendances | certifi, cryptography, libsodium, python@3.14 |
| Bibliothèques fournies par macOS | libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | howdoi |
| Version Scheme | 0 |
| Revision | 22 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
howdoi 1.1.9-1.1
command line tool for instant coding answers
https://github.com/gleitz/howdoi
sudo apt install howdoihowdoi 2.0.20-16.fc45
Instant coding answers via the command line
https://github.com/gleitz/howdoi
sudo dnf install howdoihowdoi
sudo port install howdoipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.