Jump to content

Translations:Tutorials/Flatpak/15/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
It is also possible to install the app from the terminal:
It is also possible to install the app from the terminal, for example:
{{Input|
flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref
flatpak uninstall --user -y org.kde.kalzium
flatpak install --user --or-update https://cdn.kde.org/flatpak/kalzium-nightly/org.kde.kalzium.flatpakref
}}

Latest revision as of 09:35, 26 February 2024

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/Flatpak)
To install the app [https://apps.kde.org/kate/ kate], run in a terminal the commands shown below.

It is also possible to install the app from the terminal, for example: