A Ventrilo Compatible Client for Linux
Debian Based Packages (Ubuntu, Mint, etc)
- 32-bit Systems: Ubuntu 10.04 | Ubuntu 9.x
- 64-bit Systems: Ubuntu 10.04 | Ubuntu 9.x
Fedora Core
OpenSUSE
- 32-bit Systems: mangler-1.2.0-1.1opensuse.i586.rpm
- 64-bit Systems: mangler-1.2.0-1.1opensuse.x86_64.rpm
Arch Linux PKGBUILD
Gentoo
Gentoo users can run “emerge mangler” to get the latest release, or find a live subversion ebuild in the multimedia overlay.
Android (1.5 through 2.2)
Old Versions
For older versions (or a full list of files), visit http://www.mangler.org/downloads/.
Installing From Source
If you want to install from source, you should have a basic grasp of how compiling open source applications works. Generally speaking, you extract the archive, run ./configure, make, and then make install (as root). After running make install, you will most likely need to run ldconfig (as root) to update your runtime linker configuration.
SVN
Check out directly from SVN using the following SVN URLs:
- Unstable: http://svn.mangler.org/mangler/trunk
- Release: http://svn.mangler.org/mangler/tags/1.2.0
