linux_download
openEuphoria Linux Downloads
There are several choices for installing Euphoria on Linux.
- .deb file
- one click installation
- .tar file
- manual installation
- clone Mercurial repository for compiling
- copy all files and compile
- installation script
- downloads and installs required files
Choose oE4.0.5 as the latest stable version
Choose oE4.1 to test the latest features
All prior release are also available.
oE 4.1 ( 64-bit only ) Installation Script
Visit: https://gist.github.com/silvernode/2a4e993ab4ef415788400d237c977fd4
The script downloads Euphoria and installs|removes|cleans_up.
- download (and unzip) the installation script
- Check that curl is installed. ( Mint18 has it already installed)
- the script must be run as root
- Check file permissions; make the script executable.
- Run script as root or use sudo.
- for example $ ./geuphoria.sh i
- Quick test, from a terminal execute
- $ eui
- look for the oE files in /usr/local/euphoria-4.1.0-Linux-x64
- documentation is included
Thanks to Mollusk.
oE 4.1 Package Downloads
oE4.1 has not been officially released, but there are already many users of this version.
If you try this version and have problems please report issues on the Forum.
oE 4.1 Beta2
32-bit
Package | Description | Download Link |
---|---|---|
Binary | For manual installation all Linux | oE 4.1B2 Linux32 binary |
64-bit
Package | Description | Download Link |
---|---|---|
Binary | For manual installation all Linux | oE 4.1B2 Linux64 binary |
.deb | For auto installation on Mint, Ubuntu, etc | oE 4.1B2 Linux64 .deb |
oE 4.0.5
This is the current stable release.
32-bit
Package | Description | Download Link |
---|---|---|
DEB Installer | Complete one-click install for Debian-Ubuntu-Mint and derivatives. | oE 4.0.5 Linux32 DEB |
Binary Package | Complete for all Linux; manual installation; uses tar.gz archive format | oE 4.0.5 Linux32 tar.gz |
Binary Package | Complete for all Linux; manual installation; using tar.bz2 archive format | oE 4.0.5 Linux 32 tar.bz2 |
Translated Source-Code | All Linux; requires manual compilation and install. | oE 4.0.5 Linux32 source |
* "Binary Package" is ready for manual installation.
* "Translated Source-Code" is ready for compilation and manual installation.
* "Translated Source-Code" is ready for compilation and manual installation.
64-bit
Package | Description | Download Link |
---|---|---|
DEB Installer | Complete one-click install for Debian-Ubuntu-Mint and derivatives. | oE 4.0.5 Linux64 DEB |
* The installer is 64-bit but the binary is still 32-bit.
* DEB packages labeled amd64 work on Intel64 computers.
* DEB packages labeled amd64 work on Intel64 computers.
Prior Releases
RDS E 3.1.1
Package | Description | Download Link |
---|---|---|
Binary Package | Complete for all Linux; manual installation. 1.3 MB |
RDS E3.1.1 Linux |
* Follow the instructions on the RDS webpage: RDS website