How to Install and Uninstall libgudev.i686 Package on AlmaLinux 8
Last updated: November 14,2024
1. Install "libgudev.i686" package
Please follow the guidance below to install libgudev.i686 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libgudev.i686
Copied
2. Uninstall "libgudev.i686" package
Learn how to uninstall libgudev.i686 on AlmaLinux 8:
$
sudo dnf remove
libgudev.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgudev.i686 package on AlmaLinux 8
Last metadata expiration check: 0:09:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libgudev
Version : 232
Release : 4.el8
Architecture : i686
Size : 34 k
Source : libgudev-232-4.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : libgudev
Version : 232
Release : 4.el8
Architecture : i686
Size : 34 k
Source : libgudev-232-4.el8.src.rpm
Repository : baseos
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.