How to Install and Uninstall libyang.i686 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "libyang.i686" package

This is a short guide on how to install libyang.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libyang.i686

2. Uninstall "libyang.i686" package

This guide let you learn how to uninstall libyang.i686 on Oracle Linux 9:

$ sudo dnf remove libyang.i686 $ sudo dnf autoremove

3. Information about the libyang.i686 package on Oracle Linux 9

Last metadata expiration check: 1:03:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libyang
Version : 2.0.7
Release : 2.el9
Architecture : i686
Size : 482 k
Source : libyang-2.0.7-2.el9.src.rpm
Repository : ol9_appstream
Summary : YANG data modeling language library
URL : https://github.com/CESNET/libyang
License : BSD
Description : Libyang is YANG data modeling language parser and toolkit
: written (and providing API) in C.