How to Install and Uninstall libxdg-basedir.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libxdg-basedir.i686" package

Please follow the guidelines below to install libxdg-basedir.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libxdg-basedir.i686

2. Uninstall "libxdg-basedir.i686" package

Please follow the step by step instructions below to uninstall libxdg-basedir.i686 on Fedora 39:

$ sudo dnf remove libxdg-basedir.i686 $ sudo dnf autoremove

3. Information about the libxdg-basedir.i686 package on Fedora 39

Last metadata expiration check: 4:48:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libxdg-basedir
Version : 1.2.0
Release : 31.fc39
Architecture : i686
Size : 15 k
Source : libxdg-basedir-1.2.0-31.fc39.src.rpm
Repository : fedora
Summary : Implementation of the XDG Base Directory Specifications
URL : https://github.com/devnev/libxdg-basedir
License : MIT
Description : The XDG Base Directory Specification defines where should user files
: be looked for by defining one or more base directories relative in
: with they should be located.
:
: This library implements functions to list the directories according
: to the specification and provides a few higher-level functions.