Download
Augeas can be downloaded in one of the following ways:
- RPM's for Fedora/RHEL can be found in my yum repo
- The latest released tarball augeas-* is on the download page
- Check out Augeas from source from the mercurial repository (see Contribute for instructions)
Python bindings
Python bindings for Augeas are available:
- RPM's for Fedora/EPEL can be found in the usual repos.
- The latest released tarball python/python-augeas-* is on the download page
- Check out the Python bindings from the mercurial repository (see Contribute for instructions)
Ruby bindings
Ruby bindings for Augeas are available:
- RPM's for Fedora/RHEL can be found in my yum repo
- The latest released tarball ruby-augeas-* is on the download page
- Check out the Ruby bindings from the mercurial repository (see Contribute for instructions)
OCaml bindings
OCaml bindings for Augeas are available:
- RPM's for Fedora will be available in the usual repos shortly
- The latest released tarball from the download page
- Check out the OCaml bindings from the mercurial repository (see Contribute for instructions)
Perl bindings
Perl bindings for Augeas are available:
- The latest released tarball from CPAN
- Check out the Perl bindings from their subversion repository on Sourceforge
