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.12.0 (GitHub) |
|
2.12.0 (Mirror) |
||
latest (unstable) |
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.5
sudo zypper addrepo https://download.opensuse.org/repositories/home:bugwelle/15.5/home:bugwelle.repo
sudo zypper refresh
sudo zypper install MediaElch
# openSUSE Leap 15.6
sudo zypper addrepo https://download.opensuse.org/repositories/home:bugwelle/15.6/home:bugwelle.repo
sudo zypper refresh
sudo zypper install MediaElch