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

Last updated: May 09,2024

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

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

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

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

Please follow the guidance below to uninstall xdg-desktop-portal.src on Oracle Linux 8:

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

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

Last metadata expiration check: 3:58:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : xdg-desktop-portal
Version : 1.6.0
Release : 6.0.1.el8
Architecture : src
Size : 468 k
Source : None
Repository : ol8_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.