netconfcentral logo

Yuma Downloads

Summary

Yuma is a YANG-based NETCONF-over-SSH client and server development toolkit. The yangcli client and netconfd server each include an automated central NETCONF protocol stack, based directly on YANG modules loaded at runtime. The yangdump and yangdiff development tools are also included, to compile and process YANG modules.

This page contains download links for the latest Yuma release.

Source Code

The latest version on Source Forge is yuma 2.2-1.

The latest released code in the subversion repository is the v2 branch , which can be checked out with the 'svn' command: svn co https://yuma.svn.sourceforge.net/svnroot/yuma/branches/v2

The latest bleeding-edge code in the subversion repository is the trunk , which can be checked out with the 'svn' command: svn co https://yuma.svn.sourceforge.net/svnroot/yuma/trunk

More information and all previous versions of Yuma can be found on Source Forge at the
Yuma project home page.

Binary Packages

Yuma is pre-packaged for a small number of Linux distributions. It will build on many more platforms, so use the source version if your platform is not listed here.

Yuma is split into 3 separate packages:

  • yuma: The main package containing all the programs and YANG files.
  • yuma-dev: An optional package containing all the server instrumentation library (SIL) developer files.
  • yuma-doc: An optional package containing all the HTML and PDF documentation files.

Installation

Download the Yuma Installation Guide installation instructions:
(PDF) (HTML)

Install the yuma-doc package and refer to the user manuals installed in /usr/share/doc/yuma/ for more details.

To install without root access, download the source 'tarball' version (*.tar.gz), and build it for your computer platform by following the instructions in the 'README' file.

Ubuntu 11.10

Contains the Yuma binary release for Ubuntu 11.10 32-bit (i386) and 64-bit (amd64) platforms.

Release date   Filename
2012-01-29   yuma-2.2-1.u1110.i386.deb (yuma 32-bit)
2012-01-29   yuma-2.2-1.u1110.amd64.deb (yuma 64-bit)
2012-01-29   yuma-dev-2.2-1.u1110.all.deb (yuma-dev)
2012-01-29   yuma-doc-2.2-1.u1110.all.deb (yuma-doc)

Ubuntu 11.04

Contains the Yuma binary release for Ubuntu 11.04 32-bit (i386) and 64-bit (amd64) platforms.

Release date   Filename
2012-01-29   yuma-2.2-1.u1104.i386.deb (yuma 32-bit)
2012-01-29   yuma-2.2-1.u1104.amd64.deb (yuma 64-bit)
2012-01-29   yuma-dev-2.2-1.u1104.all.deb (yuma-dev)
2012-01-29   yuma-doc-2.2-1.u1104.all.deb (yuma-doc)

Ubuntu 10.04 LTS

Contains the Yuma binary release for Ubuntu 10.04 LTS 32-bit (i386) and 64-bit (amd64) platforms.

Release date   Filename
2012-01-29   yuma-2.2-1.u1004.i386.deb (yuma 32-bit)
2012-01-29   yuma-2.2-1.u1004.amd64.deb (yuma 64-bit)
2012-01-29   yuma-dev-2.2-1.u1004.all.deb (yuma-dev)
2012-01-29   yuma-doc-2.2-1.u1004.all.deb (yuma-doc)

Fedora 16

Contains the Yuma binary release for Fedora 16 32-bit (i386) and 64-bit (x86_64) platforms.

Release date   Filename
2012-01-29   yuma-2.2-1.fc16.i386.rpm (yuma 32-bit)
2012-01-29   yuma-2.2-1.fc16.x86_64.rpm (yuma 64-bit)
2012-01-29   yuma-devel-2.2-1.fc16.noarch.rpm (yuma-dev)
2012-01-29   yuma-doc-2.2-1.fc16.noarch.rpm (yuma-doc)

Fedora 15

Contains the Yuma binary release for Fedora 15 32-bit (i386) and 64-bit (x86_64) platforms.

Release date   Filename
2012-01-29   yuma-2.2-1.fc15.i386.rpm (yuma 32-bit)
2012-01-29   yuma-2.2-1.fc15.x86_64.rpm (yuma 64-bit)
2012-01-29   yuma-devel-2.2-1.fc15.noarch.rpm (yuma-dev)
2012-01-29   yuma-doc-2.2-1.fc15.noarch.rpm (yuma-doc)