How to Install and Uninstall flatpak.x86_64 Package on Rocky Linux 8

Last updated: October 05,2024

1. Install "flatpak.x86_64" package

Please follow the step by step instructions below to install flatpak.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install flatpak.x86_64

2. Uninstall "flatpak.x86_64" package

This guide let you learn how to uninstall flatpak.x86_64 on Rocky Linux 8:

$ sudo dnf remove flatpak.x86_64 $ sudo dnf autoremove

3. Information about the flatpak.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:09:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : flatpak
Version : 1.8.7
Release : 1.el8
Architecture : x86_64
Size : 1.6 M
Source : flatpak-1.8.7-1.el8.src.rpm
Repository : 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.