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

Last updated: October 06,2024

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

This is a short guide on how to install xdg-desktop-portal.src on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 2:47:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xdg-desktop-portal
Version : 1.12.4
Release : 1.el9
Architecture : src
Size : 486 k
Source : None
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.