How to Install and Uninstall flatpak-spawn.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "flatpak-spawn.x86_64" package

Please follow the step by step instructions below to install flatpak-spawn.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "flatpak-spawn.x86_64" package

Please follow the step by step instructions below to uninstall flatpak-spawn.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the flatpak-spawn.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:23:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : flatpak-spawn
Version : 1.0.5
Release : 1.el8
Architecture : x86_64
Size : 34 k
Source : flatpak-xdg-utils-1.0.5-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.