Jump to content

Translations:Tutorials/Install KDE software/50/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
(No difference)

Revision as of 10:25, 6 September 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Install KDE software)
Most KDE software is installed already - you can use '''dnf''' to install additional packages. If you know what a package is called, you can use e.g. <code>dnf --refresh install kwrite</code>. If you don't know the package name, you can use <code>dnf --refresh search '*kde*'</code> to search (this example lists all packages that have "kde" as part of their name or description).
You can also use [[Special:myLanguage/Discover|Discover]] or <code>dnfdragora</code> as graphical frontends to package installation.

Most KDE software is installed already - you can use dnf to install additional packages. If you know what a package is called, you can use e.g. dnf --refresh install kwrite. If you don't know the package name, you can use dnf --refresh search '*kde*' to search (this example lists all packages that have "kde" as part of their name or description). You can also use discover or dnfdragora as graphical frontends to package installation.