How to Install and Uninstall libgudev.i686 Package on Fedora 39

Last updated: November 24,2024

1. Install "libgudev.i686" package

Learn how to install libgudev.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libgudev.i686

2. Uninstall "libgudev.i686" package

Please follow the guidelines below to uninstall libgudev.i686 on Fedora 39:

$ sudo dnf remove libgudev.i686 $ sudo dnf autoremove

3. Information about the libgudev.i686 package on Fedora 39

Last metadata expiration check: 3:45:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libgudev
Version : 238
Release : 2.fc39
Architecture : i686
Size : 35 k
Source : libgudev-238-2.fc39.src.rpm
Repository : fedora
Summary : GObject-based wrapper library for libudev
URL : https://wiki.gnome.org/Projects/libgudev
License : LGPLv2+
Description : This library makes it much simpler to use libudev from programs
: already using GObject. It also makes it possible to easily use libudev
: from other programming languages, such as Javascript, because of
: GObject introspection support.