Download
Augeas can be downloaded in one of the following ways:
- RPM's for Fedora and RHEL (via EPEL) are in the official repositories
- Solaris packages from OpenCSW
- Debian and Ubuntu packages
- The latest released tarball augeas-*
- Check out Augeas from source from the GitHub 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-*
- 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-*
- Check out the Ruby bindings from its git 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
- Check out the OCaml bindings from the git 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
Java bindings
Java bindings for Augeas are available:
- The latest released tarball is in the download directory
- Sources are in this GitHub repository
PHP bindings
- The latest released tarball can be downloaded from the PECL site
- Sources are in a git repository
Lua bindings
The Lua bindings are maintained by the lua-augeas project
- The latest released tarball can be found in the download section
- Sources are in this git repository
Node.js bindings
The Node.js bindings are maintained by Igor Pashev.
- Sources are in this git repository