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

Last updated: October 07,2024

1. Install "libyang.x86_64" package

Please follow the steps below to install libyang.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libyang.x86_64

2. Uninstall "libyang.x86_64" package

Here is a brief guide to show you how to uninstall libyang.x86_64 on Fedora 35:

$ sudo dnf remove libyang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:49:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libyang
Version : 2.0.194
Release : 1.fc35
Architecture : x86_64
Size : 433 k
Source : libyang-2.0.194-1.fc35.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.