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

Last updated: July 05,2024

1. Install "flatpak-spawn.x86_64" package

Please follow the guidance below to install flatpak-spawn.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install flatpak-spawn.x86_64

2. Uninstall "flatpak-spawn.x86_64" package

In this section, we are going to explain the necessary steps to uninstall flatpak-spawn.x86_64 on AlmaLinux 8:

$ sudo dnf remove flatpak-spawn.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:27:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : flatpak-spawn
Version : 1.0.4
Release : 4.el8
Architecture : x86_64
Size : 29 k
Source : flatpak-xdg-utils-1.0.4-4.el8.src.rpm
Repository : appstream
Summary : Command-line frontend for the org.freedesktop.Flatpak service
URL : https://github.com/flatpak/flatpak-xdg-utils
License : LGPLv2+
Description : This package contains the flatpak-spawn command-line utility. It can be
: used to talk to the org.freedesktop.Flatpak service to spawn new sandboxes,
: run commands on the host, or use one of the session or system helpers.