How to Install yangcli in Ubuntu 18.04



Install yangcli by entering the following commands in the terminal:

sudo apt update
sudo apt install yangcli

Description:

netconf/YANG command line client application

The netconf protocol and the YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 yangcli application allows the user to issue netconf requests to agents according to the specific YANG models of the agents.

Homepage: https://sourceforge.net/projects/yuma123

Version: 2.10-1build1

Section: universe/net