pkcon

Command line client for PackageKit console program used by Discover and Gnome software and alternative to 'apt'. More information: <https://manned.org/pkcon>.

Debian Debian
RUN apt-get update && \ apt-get install -y packagekit-tools
Ubuntu
RUN apt-get update && \ apt-get install -y packagekit-tools
Arch Arch Linux
RUN pacman -S --noconfirm PackageKit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y packagekit-tools
Raspbian
RUN apt-get update && \ apt-get install -y packagekit-tools
click the source code to copy install pkcon on any operating system with command-not-found.com