Translations:Tutorials/Flatpak/15/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
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| | {{Input| | ||
flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref | flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref |
Revision as of 12:30, 19 February 2024
It is also possible to install the app from the terminal, for example:
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