-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

flatpak


> Build, install and run flatpak applications and runtimes.

More information.


Run an installed application:

flatpak run {name}

Install an application from a remote source:

flatpak install {remote} {name}

List all installed applications and runtimes:

flatpak list

Update all installed applications and runtimes:

flatpak update

Add a remote source:

flatpak remote-add --if-not-exists {remote_name} {remote_url}

List all configured remote sources:

flatpak remote-list

Remove an installed application:

flatpak remove {name}

Show information about an installed application:

flatpak info {name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:37:27 2024