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

Last updated: October 05,2024

1. Install "libxdg-basedir.i686" package

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

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

2. Uninstall "libxdg-basedir.i686" package

Please follow the guidance below to uninstall libxdg-basedir.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:15:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libxdg-basedir
Version : 1.2.0
Release : 25.fc34
Architecture : i686
Size : 16 k
Source : libxdg-basedir-1.2.0-25.fc34.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.