Download
Augeas can be downloaded in one of the following ways:
- RPM's for Fedora and RHEL (via EPEL) are in the official repositories
- The latest released tarball augeas-* is on the download page
- Check out Augeas from source from the git repository (see Contribute for instructions)
Python bindings
Python bindings for Augeas are available:
- RPM's for Fedora and RHEL (via EPEL) are in the official repositories
- 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 and RHEL (via EPEL) are in the official repositories
- API documentation
- 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 are in the official repositories
- 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
Haskell bindings
Haskell bindings for Augeas have their own project
- The latest released tarball from Hackage
- Check out the Haskell bindings from their Darcs repository
