How to Install and Uninstall flatpak.x86_64 Package on Oracle Linux 9

Last updated: April 28,2024

1. Install "flatpak.x86_64" package

Please follow the guidance below to install flatpak.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install flatpak.x86_64

2. Uninstall "flatpak.x86_64" package

Please follow the instructions below to uninstall flatpak.x86_64 on Oracle Linux 9:

$ sudo dnf remove flatpak.x86_64 $ sudo dnf autoremove

3. Information about the flatpak.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:34:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : flatpak
Version : 1.12.8
Release : 1.el9
Architecture : x86_64
Size : 1.8 M
Source : flatpak-1.12.8-1.el9.src.rpm
Repository : ol9_appstream
Summary : Application deployment framework for desktop apps
URL : http://flatpak.org/
License : LGPLv2+
Description : flatpak is a system for building, distributing and running sandboxed desktop
: applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for
: more information.