How to Install and Uninstall python3-yang Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-yang" package

This is a short guide on how to install python3-yang on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-yang

2. Uninstall "python3-yang" package

Please follow the step by step instructions below to uninstall python3-yang on openSUSE Leap:

$ sudo zypper remove python3-yang

3. Information about the python3-yang package on openSUSE Leap

Information for package python3-yang:
-------------------------------------
Repository : Main Repository
Name : python3-yang
Version : 1.0.184-1.41
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3,0 MiB
Installed : No
Status : not installed
Source package : libyang-1.0.184-1.41.src
Summary : Python3 bindings for the IETF YANG parser toolkit
Description :
This package allows using libyang functionality to load IETF YANG models
and data from Python3 code.
The bindings are partially generated by SWIG.