Download MediaElch for Linux

MediaElch for Linux distributions is available as an AppImage and through package managers.

Officially supported systems are:

  • Ubuntu 18.04 and later (PPA)

  • Ubuntu 16.04 and later (AppImage)

  • openSUSE Tumbleweed, 15.4 and later (OBS)

Linux AppImage

System (64 bit)

Version

Download

Linux (AppImage)

2.10.6 (GitHub)

gh_pages_release

2.10.6 (Mirror)

mirror_release

latest (unstable)

mirror_snapshot_linux

Linux Repositories

You can install MediaElch using your system’s package manager. Use the AppImage if your system is not supported.

Ubuntu

The official MediaElch PPA can be found at ~mediaelch/mediaelch-stable

# Add the repository to your system
sudo add-apt-repository ppa:mediaelch/mediaelch-stable
sudo apt-get update
# Install MediaElch
sudo apt-get install mediaelch
# Start MediaElch
MediaElch

openSUSE

openSUSE packages are available using the services of build.opensuse.org. You can download MediaElch per 1-click-install from home/bugwelle:MediaElch

Or you can install MediaElch per command line:

# openSUSE Tumbleweed
sudo zypper addrepo https://download.opensuse.org/repositories/home:bugwelle/openSUSE_Tumbleweed/home:bugwelle.repo
sudo zypper refresh
sudo zypper install MediaElch

# openSUSE Leap 15.4
sudo zypper addrepo https://download.opensuse.org/repositories/home:bugwelle/15.4/home:bugwelle.repo
sudo zypper refresh
sudo zypper install MediaElch

# openSUSE Leap 15.5
sudo zypper addrepo https://download.opensuse.org/repositories/home:bugwelle/15.5/home:bugwelle.repo
sudo zypper refresh
sudo zypper install MediaElch