mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 11:52:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# kpackagetool5
|
||||
|
||||
> KPackage Manager: install, list, remove Plasma packages.
|
||||
> More information: <https://techbase.kde.org/Development/Tutorials/Plasma5/QML2/GettingStarted#Kpackagetool5>.
|
||||
> More information: <https://manned.org/kpackagetool5>.
|
||||
|
||||
- List all known package types that can be installed:
|
||||
|
||||
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`kpackagetool5 --type {{package_type}} --upgrade {{path/to/directory}}`
|
||||
|
||||
- List installed plasmoids (--global for all users):
|
||||
- List installed plasmoids (`--global` for all users):
|
||||
|
||||
`kpackagetool5 --type Plasma/Applet --list --global`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user