How to install Movie Monad Video Player on Ubuntu

Movie Monad is a free and open-source video player for Linux. It is released under GNU GPL v3 license. Movie Monad is a easy to use Haskell, GStreamer and GTK based video player. Using this you can play your local files from your computer and also stream online videos. It comes with play, pause, seek, repeat, slow speed and fast speed, turn subtitles off, pick your language and mute control support. Some other important features are full screen video and resize the video support. It also comes with command line support so you can play your videos from the command line.

Install Movie Monad Video Player on Ubuntu:

You can install install Movie Monad Video Player on Ubuntu via the portable appimage, Flatpak and snap package.

Install Movie Monad via AppImage:

Download Movie Monad Video Player in AppImage file package on your system from the below download link.

Download Movie Monad Video Player:

Then right click on the downloaded Movie Monad .AppImage file and select Properties.Then go to the Permissions tab and check the Allow executing files as program option. Or you can also change the file permission via below command in your Ubuntu terminal app. Open terminal(ctrl+Alt+T) and run the command in the terminal to navigate Downloads folder. The my appimage download path is Downloads folder.

cd Downloads

Then run this command. If needed type your Ubuntu password.

sudo chmod +x ~ movie-monad-0.0.7.0-x86_64.AppImage

Here “movie-monad-0.0.7.0-x86_64.AppImage” is downloaded file name. you can change the file name in above command according to yours.

Also Read:  How to Install Viber on Ubuntu

Then run this command and press the enter key to start Movie Monad Video Player.

sudo ./movie-monad-0.0.7.0-x86_64.AppImage

Install Movie Monad via Flatpak:

You need to install and setup flatpak first. Follow the below How to install flatpak on ubuntu tutorial link and install and setup flatpak.

How to install flatpak on ubuntu:

After the installation of flatpak in you Ubuntu, Open your terminal app (Ctrl+Atl+T) and run the below command

flatpak install flathub com.lettier.movie-monad

During the installation of Movie Monad press y and enter when it asked to confirm the installation. Then start the Movie Monad video player by running the below command in terminal.

flatpak run com.lettier.movie-monad

Install Movie Monad via snap:

You can also install this video player via snap on your Ubuntu. For that in Ubuntu terminal (Ctrl+Alt+T) run this command.

sudo snap install movie-monad

Then type your Ubuntu password and press the enter key. It will install the latest version of Movie Monad Video Player on Ubuntu. Then click the show applications in the Ubuntu Gnome dock and type Movie Monad in the search box and click Movie Monad to open it.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply