DEV Community

0 seconds of 0 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
00:00
 
Shimanta Das
Shimanta Das

Posted on

Smplayer install in fedora linux

When it comes to media player which can offline videos in your fedora system or it's origins sub systems, there have many players. Most of the uses VLC as their player. But here I have showcase you, a player called "SMPlayer" which can play the same role like vlc. It's can be a good alternative against vlc.

Let's see how to install ....

Step 1: go to official repo and download .rpm file from that.
go to website

Step 2: Now open terminal and go to downloads folder of your project.

Image description

Step 3: Now, install via sudo permission.

Command: sudo dnf install smplayer-24.5.0-1.fc34.x86_64.rpm
Enter fullscreen mode Exit fullscreen mode

Image description

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more