Answer the question
In order to leave comments, you need to log in
How to install video player from Elementary OS 5.1?
I'm used to the video player from Elementary OS and would like to use it on MX Linux 19.
It's called something like Audience Video Player , but I just can't find how to install it.
Found this on Github: https://github.com/elementary/videos But I can't figure out how to install it.
Answer the question
In order to leave comments, you need to log in
git clone https://github.com/elementary/videos.git
sudo apt-get install meson
cd videos
meson build --prefix=/usr
(Install all required packages)
ninja
sudo ninja install
io.elementary.videos
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question