LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

kpackagetool5

manages KDE Plasma packages including plasmoids, themes, wallpapers

TLDR

List all known package types
$ kpackagetool5 --list-types
copy
Install a package from directory
$ kpackagetool5 -t [package_type] -i [path/to/directory]
copy
Update an installed package
$ kpackagetool5 -t [package_type] -u [path/to/directory]
copy
List installed plasmoids
$ kpackagetool5 -t Plasma/Applet -l
copy
List global plasmoids (all users)
$ kpackagetool5 -t Plasma/Applet -l -g
copy
Remove a plasmoid by name
$ kpackagetool5 -t Plasma/Applet -r "[name]"
copy

SYNOPSIS

kpackagetool5 [options]

DESCRIPTION

kpackagetool5 manages KDE Plasma packages including plasmoids (widgets), themes, wallpapers, and other Plasma components. It handles installation, removal, and listing of packages.Package types include Plasma/Applet (widgets), Plasma/Theme, Plasma/Wallpaper, Plasma/LookAndFeel, and more. User packages are stored in ~/.local/share/plasma/.

PARAMETERS

--list-types

List all available package types
-t, --type TYPE
Package type (Plasma/Applet, Plasma/Theme, etc.)
-i, --install PATH
Install package from directory
-u, --upgrade PATH
Update existing package
-r, --remove NAME
Remove installed package
-l, --list
List installed packages
-g, --global
Operate on global (system-wide) packages

INSTALL

sudo apt install kpackagetool5
copy
sudo pacman -S kpackage5
copy
sudo apk add kpackage5
copy

CAVEATS

KDE 5 specific; KDE 6 uses kpackagetool6. Some packages may require Plasma restart to take effect. Global installation requires root privileges.

HISTORY

kpackagetool5 is part of KDE Frameworks 5, providing package management for Plasma's modular component system. It enables users to extend Plasma with community-created content.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid