Download
MetaMed is a command-line Java application.
Requirement
You need to have installed Java Platform, Standard Edition (Java SE) JRE 1.8+. First, download JRE and install it if you do not have installed Java on your computer yet).
MetaMed Version
The latest MetaMed stable version is 2024.11.
How to Install MetaMed:
- On GNU/Debian Linux, it is possible to use the prepared Deb package.
- Download Download the latest DEB file (Debian package)
- On Debian Linux, install using command:
dpkg -i metamed_2024.11-1_all.deb
- Start MetaMed by typing command:
metamed
- On other platforms, use the ZIP file.
- Download Download the latest ZIP file
- Extract files from the downloaded archive using e.g. unzip or 7zip.
unzip metamed-2024.11.zip
- Go into the created directory
cd metamed-2024.11/
- Run MetaMed
- by double-click on the file metamed-2024.11.jar
- or by execution of command:
java -jar metamed-2024.11.jar --help