Download maxDEV
maxDEV is a cross-platform desktop application and available to download for macOS (Apple Silicon, Intel), Windows, and Linux.
Sorry, this application is not available on your current operating system.
Try downloading it from a desktop or laptop.
maxDEV
Version 1.1.0
Download a .deb for AMD64
AMD64: Download .tar.gz
Or install it from the command line:
$ CPU=$(dpkg --print-architecture)
$ wget https://github.com/KenanBek/MaxDev/releases/latest/download/maxdev_1.1.0_${CPU}.deb
$ sudo apt install ./maxdev_1.1.0_${CPU}.deb
Other download options:
- All release assets are available via the GitHub Release page for all supported platforms.
- If the above automatic platform detection does not work, you can visit this dedicated static page and download maxDEV for your platform.
- Check our Getting Started documentation page for platform-specific known issues and workarounds.
Feel free to contact help@maxdev.biz if you are facing any issues downloading or installing maxDEV.