T
T
TwixFm2020-02-06 00:56:18
linux
TwixFm, 2020-02-06 00:56:18

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

3 answer(s)
K
Karpion, 2020-02-06
@Karpion

Search in the app store. Or with the apt-get command .

K
kiper-prog, 2020-02-06
@kiper-prog

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

S
SOTVM, 2020-02-06
@sotvm

better than VLC did not come up with
what does not suit you?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question