04-09-2021, 02:22 PM
Please, i need more help...
You said : (Typing flatpak list will show you which flatpak applications you have installed and show you what you need to uninstall any of them)
It's too technical for me, I dont know what to do but I understand that I have to do something... already that I have to write in English which is not my language...
I have the same problem for the install
Thanks
You said : (Typing flatpak list will show you which flatpak applications you have installed and show you what you need to uninstall any of them)
It's too technical for me, I dont know what to do but I understand that I have to do something... already that I have to write in English which is not my language...
Code:
cath@cath:~$ flatpak list
Ref Options
net.scribus.Scribus/x86_64/stable system,current
org.gimp.GIMP/x86_64/stable system,current
org.inkscape.Inkscape/x86_64/stable system,current
org.telegram.desktop/x86_64/stable system,current
org.freedesktop.Platform.GL.default/x86_64/19.08 system,runtime
org.freedesktop.Platform.GL.default/x86_64/20.08 system,runtime
org.freedesktop.Platform.VAAPI.Intel/x86_64/18.08 system,runtime
org.freedesktop.Platform.VAAPI.Intel/x86_64/19.08 system,runtime
org.freedesktop.Platform.VAAPI.Intel/x86_64/20.08 system,runtime
org.freedesktop.Platform.ffmpeg-full/x86_64/20.08 system,runtime
org.freedesktop.Platform.html5-codecs/x86_64/18.08 system,runtime
org.freedesktop.Platform.openh264/x86_64/2.0 system,runtime
org.freedesktop.Platform/x86_64/18.08 system,runtime
org.freedesktop.Platform/x86_64/20.08 system,runtime
org.gimp.GIMP.Manual/x86_64/2.10 system,runtime
org.gnome.Platform/x86_64/3.34 system,runtime,eol=The GNOME 3.34 runtime is no longer supported as of 14th August 2020. Please ask your application developer to migrate to a supported platform.
org.gnome.Platform/x86_64/3.36 system,runtime,eol=The GNOME 3.36 runtime is no longer supported as of February 13, 2021. Please ask your application developer to migrate to a supported platform.
org.gnome.Platform/x86_64/3.38 system,runtime
org.gnome.Platform/x86_64/40 system,runtime
org.gtk.Gtk3theme.Adwaita-dark/x86_64/3.22 system,runtime
org.gtk.Gtk3theme.Mint-Y-Dark-Aqua/x86_64/3.22 system,runtime
org.gtk.Gtk3theme.Mint-Y/x86_64/3.22 system,runtime
org.kde.Platform/x86_64/5.12 system,runtime
org.kde.Platform/x86_64/5.14 system,runtime
org.kde.Platform/x86_64/5.15 system,runtime
I have the same problem for the install
Code:
cath@cath:~$ flatpak install org.gimp
Usage:
flatpak install [OPTION…] LOCATION/REMOTE [REF...] - Install applications or runtimes
Help Options:
-h, --help Show help options
Application Options:
--user Work on user installations
--system Work on system-wide installations (default)
--installation=NAME Work on specific system-wide installation(s)
--arch=ARCH Arch to install for
--no-pull Don't pull, only install from local cache
--no-deploy Don't deploy, only download to local cache
--no-related Don't install related refs
--no-deps Don't verify/install runtime dependencies
--no-static-deltas Don't use static deltas
--runtime Look for runtime with the specified name
--app Look for app with the specified name
--bundle Assume LOCATION is a .flatpak single-file bundle
--from Assume LOCATION is a .flatpakref application description
--gpg-file=FILE Check bundle signatures with GPG key from FILE (- for stdin)
--subpath=PATH Only install this subpath
-y, --assumeyes Automatically answer yes for all questions
--reinstall Uninstall first if already installed
-v, --verbose Print debug information during command processing, -vv for more detail
--ostree-verbose Print OSTree debug information during command processing
error: REMOTE and REF must be specified
Thanks