How to Install and Uninstall libyang.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "libyang.x86_64" package

Please follow the guidelines below to install libyang.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libyang.x86_64

2. Uninstall "libyang.x86_64" package

This guide let you learn how to uninstall libyang.x86_64 on Fedora 36:

$ sudo dnf remove libyang.x86_64 $ sudo dnf autoremove

3. Information about the libyang.x86_64 package on Fedora 36

Last metadata expiration check: 3:29:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libyang
Version : 2.0.194
Release : 1.fc36
Architecture : x86_64
Size : 434 k
Source : libyang-2.0.194-1.fc36.src.rpm
Repository : updates
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.