pkgcli As PackageKit’s Modern, Nicer Command Line Interface

pkgcli As PackageKit’s Modern, Nicer Command Line Interface

pkgcli As PackageKit’s Modern, Nicer Command Line Interface

https://www.phoronix.com/news/PackageKit-pkgcli

Publish Date: 2026-06-14 06:09:00

Source Domain: www.phoronix.com

Open-source developer Matthias Klumpp wrote a blog post today outlining his recent work developing pkgcli, a new and modern command-line interface (CLI) around the PackageKit package management abstraction layer.

After nearly two decades of dealing with PackageKit’s pkcon CLI that was thrown together over the years, Klumpp developed pkgcli as part of his Sovereign Tech Agency fellowship. The pkgcli tool was designed from the ground-up to be human friendly both from the available command names to the output, a nice scripting experience via JSON lines for those passing the “–json” argument, sensible defaults, and all around a better experience for interacting with the PackageKit package management abstraction layer.

pkgcli on Ubuntu

Those wanting to learn more about the pkgcli new command line interface for PackageKit can do so via this blog post. As this has been a long time in the making, for those already on an up-to-date Linux distribution may already find pkgcli available if shipping the latest PackageKit.

Source