Skip to content

faveoled/flatpak-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flatpak-extract

Get it from the Snap Store

a CLI app for extracting .flatpak files

usage: flatpak-extract [-h] [--outdir OUTDIR] [--tmpdir TMPDIR] filename

Extracts a .flatpak file.

positional arguments:
  filename         Path to the input .flatpak file.

options:
  -h, --help       show this help message and exit
  --outdir OUTDIR  Directory to write the content into. (has default)
  --tmpdir TMPDIR  Temporary directory for the OSTree repository. (has default)

About

a CLI app for extracting .flatpak files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages