How to Install and Uninstall libyang.x86_64 Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "libyang.x86_64" package
This is a short guide on how to install libyang.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libyang.x86_64
Copied
2. Uninstall "libyang.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libyang.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libyang.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libyang.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:30:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libyang
Version : 1.0.184
Release : 1.el8
Architecture : x86_64
Size : 480 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.
Available Packages
Name : libyang
Version : 1.0.184
Release : 1.el8
Architecture : x86_64
Size : 480 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.