commands.sh

pkcon

linux

PackageKit client used by Discover and Gnome software and alternative to `apt`.

More info →

Examples (6)

Install a package

pkcon install package

Remove a package

pkcon remove package

Refresh the package cache

pkcon refresh

Update packages

pkcon update

Search for a specific package

pkcon search package

List all available packages

pkcon get-packages
made by @shridhargupta | data from tldr-pages