How to Install and Uninstall flatpak.x86_64 Package on AlmaLinux 8

Last updated: July 03,2024

1. Install "flatpak.x86_64" package

In this section, we are going to explain the necessary steps to install flatpak.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install flatpak.x86_64

2. Uninstall "flatpak.x86_64" package

This guide covers the steps necessary to uninstall flatpak.x86_64 on AlmaLinux 8:

$ sudo dnf remove flatpak.x86_64 $ sudo dnf autoremove

3. Information about the flatpak.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:46:02 ago on Mon Sep 5 03:22:42 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.