← Retour au blog
tech 2 May 2026

whohas: Command-line Utility for Cross-Distro Package Search

Discover whohas, a powerful tool for developers and sysadmins that simplifies software package searches across various Linux distributions.

Introduction

In the world of Linux distributions, managing software packages can often become a challenging task. Each distribution has its own package manager and repositories, making it tricky to find a specific package, especially if you're working in a multi-distro environment. Where some see a problem, others see an opportunity. This is how whohas, an open-source command-line utility, was born to allow package searches across multiple distributions and repositories.

What is whohas?

whohas is a command-line tool that allows you to search for software packages across various Linux distributions such as Debian, Ubuntu, Fedora, and Arch Linux, among others. Developed to bridge the gap between these environments, whohas is particularly useful for developers, system administrators, and DevOps teams who work with diverse operating systems.

Key Features

  • Cross-Distro: Search packages across multiple Linux distributions.
  • Fast and Lightweight: Designed to be fast and not overload your system.
  • Open Source: Free and customizable to suit your needs.

Why Use whohas?

One of the main advantages of whohas is its ability to centralize package searches. Rather than manually navigating through each package manager and repository, whohas saves you time by centralizing this process. This can be especially useful in development environments where time is a precious resource.

Use Cases

Let's take a concrete example: suppose you are developing an application that needs to be compatible with multiple Linux distributions. With whohas, you can quickly check if the necessary packages are available in the repositories of each target distribution. This allows you to anticipate compatibility issues and simplify the deployment process.

How to Install and Use whohas?

Installing whohas is relatively straightforward. Here's a quick guide to get you started:

  1. Download the Source Package: Get the source code from [GitHub](https://github.com/whohas/whohas).
  2. Compile the Code: Use make to compile the source code.
  3. Installation: Install the tool with make install.

Once installed, using whohas is just as simple:

``bash whohas <package_name> ``

This command will provide you with a list of repositories where the package is available, along with additional information such as the package version.

Conclusion

A must-have for developers and system administrators, whohas simplifies package management by centralizing searches across multiple distributions. This open-source tool is worth knowing for its simplicity and efficiency.

Let's discuss your project in 15 minutes.

whohas package search cross-distro Linux open source
Deepthix newsletter · 100% AI · every Monday 8am

An AI agent reads tech for you.

Our AI agent scans ~200 sources per week and ships the best articles to your inbox Monday 8am. Free. One click to unsubscribe.

Visit the newsletter page →

Want to automate your operations?

Let's talk about your project in 15 minutes.

Book a call