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

Last updated: October 06,2024

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

Learn how to install xdg-desktop-portal.x86_64 on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall xdg-desktop-portal.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:07:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : xdg-desktop-portal
Version : 1.12.4
Release : 1.el9
Architecture : x86_64
Size : 366 k
Source : xdg-desktop-portal-1.12.4-1.el9.src.rpm
Repository : 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.