Forrest logo
tool overview
On this page you find all important commands for the CLI tool pkginfo. If the command you are looking for is missing please ask our AI.

pkginfo

pkginfo is a command line tool that provides information about installed packages on Unix-based systems. It primarily focuses on package metadata and offers a comprehensive overview of installed packages on the system.

When executed, pkginfo displays details such as package name, version, installation date, and size. This information helps system administrators and users keep track of the software installed on their system.

The command supports various options to customize the output. It allows filtering of packages based on specific criteria such as vendor, architecture, or category, making it easier to manage and view specific packages.

Along with package information, pkginfo allows users to query package dependencies. By using the appropriate flags, it can display a list of packages that a particular package depends on, giving a better understanding of the package's requirements.

pkginfo also has the ability to provide additional information about a specific package by specifying its name. This includes details like description, installation script location, associated files, and more.

On some systems, pkginfo supports a GUI interface, enabling users to interactively explore and manage installed packages. This graphical interface provides a user-friendly alternative to the command line, especially for those who prefer a visual approach.

Overall, pkginfo is a useful command line utility that aids in package management on Unix-based systems by providing key information about installed packages and their dependencies.

List of commands for pkginfo:

tool overview