Flatpak:Penggunaan: Difference between revisions

Created page with "The tutorial will run over some of the most common commands using Flatpak. The first command you should use is the help command to familiarise yourself with the number of options you have, and even some Flatpak users may find commands that they did not know. <syntaxhighlight lang="bash"> flatpak --help </syntaxhighlight> Example output: <syntaxhighlight lang="bash"> Usage: flatpak [OPTION…] COMMAND Builtin Commands: Manage installed applications and runtimes..."
 
No edit summary
Line 85: Line 85:
   --ostree-verbose        Show OSTree debug information
   --ostree-verbose        Show OSTree debug information
</syntaxhighlight>
</syntaxhighlight>
[[Category:Linux]]
[[Category:Ubuntu]]
[[Category:Tutorial]]
[[Category:Software]]