How to Install and Uninstall xdg-desktop-portal.x86_64 Package on Oracle Linux 9

Last updated: November 28,2024

1. Install "xdg-desktop-portal.x86_64" package

In this section, we are going to explain the necessary steps to install xdg-desktop-portal.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install xdg-desktop-portal.x86_64

2. Uninstall "xdg-desktop-portal.x86_64" package

Please follow the steps below to uninstall xdg-desktop-portal.x86_64 on Oracle Linux 9:

$ sudo dnf remove xdg-desktop-portal.x86_64 $ sudo dnf autoremove

3. Information about the xdg-desktop-portal.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:02:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xdg-desktop-portal
Version : 1.12.4
Release : 1.el9
Architecture : x86_64
Size : 453 k
Source : xdg-desktop-portal-1.12.4-1.el9.src.rpm
Repository : ol9_appstream
Summary : Portal frontend service to flatpak
URL : https://github.com/flatpak/xdg-desktop-portal/
License : LGPLv2+
Description : xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
: portals under a well-known name (org.freedesktop.portal.Desktop) and object
: path (/org/freedesktop/portal/desktop). The portal interfaces include APIs for
: file access, opening URIs, printing and others.