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

Last updated: October 07,2024

1. Install "flatpak-spawn.x86_64" package

This guide covers the steps necessary to install flatpak-spawn.x86_64 on Oracle Linux 9

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

2. Uninstall "flatpak-spawn.x86_64" package

This guide covers the steps necessary to uninstall flatpak-spawn.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 3:17:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : flatpak-spawn
Version : 1.0.5
Release : 1.el9
Architecture : x86_64
Size : 32 k
Source : flatpak-xdg-utils-1.0.5-1.el9.src.rpm
Repository : ol9_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.