Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Download

Kamil Páral edited this page Oct 1, 2019 · 8 revisions

Select your operating system

Linux Windows Other Special
Arch Windows installer FreeBSD Multi-platform package
Fedora Portable version Mac OS X Unstable releases
Gentoo Older releases
Mandriva / Mageia Source code
openSUSE
Ubuntu
Generic Linux

Latest program version is: 1.9 (see list of changes)

Please consider a donation for this open source project.


Installation details

Arch

Run this command in the terminal:

pacman -S esmska

Unstable releases can be found at aur.archlinux.org.

Fedora

Run these commands in the terminal:

su -
curl 'http://download.opensuse.org/repositories/Java:/esmska/common/Java:esmska.repo' -o /etc/yum.repos.d/esmska.repo
yum install esmska

Generic Linux

  • If you have a distribution using deb packages, try using the same approach as for Ubuntu. If that doesn't work, try to download and install the single deb file.
  • If you have a distribution using RPM packages, try making your package manager to use this repository. If that doesn't work, try to download and install the single RPM file.
  • In other cases, you'll probably need to use the multi-platform package.

Mac OS X

Download Esmska

Requires Intel-based Mac running Mac OS X 10.7.3 (Lion) or later. Java is bundled to application so there is no need to download it manually. To install the application, open .dmg file and then drag and drop the application to your Applications folder.

If you are running Esmska for a first time, hold Control (Ctrl) key and then click on the Esmska icon. While still holding Control key, click on Open item from popup menu. Dialog will appear and after that, please confirm that you are willing to launch application downloaded from this page. This is because Esmska isn't digitally signed so OS X needs your explicit approval for security reasons. For more information, please see [Java] page.

Package maintainer: Marian Bouček

Mandriva / Mageia

Run these commands in the terminal:

su -
urpmi.addmedia --update petos-esmska http://petos.cz/rpm/esmska
urpmi esmska

Package maintainer: Petr Šafařík

openSUSE

Click on this button or run these commands in the terminal:

su -
zypper addrepo 'http://download.opensuse.org/repositories/Java:/esmska/common/' esmska
zypper install esmska

Ubuntu

Run these commands in the terminal:

sudo -i
wget -q -O - http://download.opensuse.org/repositories/Java:/esmska/common-deb/Release.key | apt-key add -
echo 'deb http://download.opensuse.org/repositories/Java:/esmska/common-deb/ ./ #Esmska' > /etc/apt/sources.list.d/esmska.list
apt-get update
apt-get install esmska

Windows

It is strongly recommended to uninstall any previous versions before installing a new one.

Download Esmska

Windows Portable

You can put portable version on removable media (USB flash drives) and use it on any other Windows computer (at school, cafés, etc).

Download Esmska

Use 7-Zip to unpack the archive.


Special options

Multi-platform package

You can download a package which works in any operating system, provided that you have Java installed. Just unpack the archive and run the program.

Download Esmska

Windows users: Use 7-Zip to unpack the archive (twice).

Unstable releases

We will be very happy if you get involved, start using our unstable beta releases and report bugs that you find. Also see the changelog.

Download:

  • Multi-platform package: no unstable release at the moment
  • Arch: See instructions.

Please consider a donation for this open source project.