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

Last updated: October 06,2024

1. Install "libyang.i686" package

Here is a brief guide to show you how to install libyang.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libyang.i686

2. Uninstall "libyang.i686" package

Please follow the steps below to uninstall libyang.i686 on Oracle Linux 8:

$ sudo dnf remove libyang.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:37:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libyang
Version : 1.0.184
Release : 1.el8
Architecture : i686
Size : 510 k
Source : libyang-1.0.184-1.el8.src.rpm
Repository : ol8_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.