Problem installing vlc in Centos 8
by Andrew Stallard from LinuxQuestions.org on (#5HE9H)
I tried to install vlc in my Centos 8 machine with the following specs:
Code:Static hostname: localhost.localdomain
Icon name: computer-laptop
Chassis: laptop
Machine ID: 353aac806aed4c31a0ef5d5a91fe6425
Boot ID: 82c44bd2ed95466dbf0f1af5ed00551d
Operating System: CentOS Linux 8
CPE OS Name: cpe:/o:centos:centos:8
Kernel: Linux 4.18.0-240.22.1.el8_3.x86_64
Architecture: x86-64When I execute the command:
Code:sudo yum install vlcI get this error:
Code:Last metadata expiration check: 1:09:41 ago on Tue 04 May 2021 11:55:46 AM EDT.
Error:
Problem: conflicting requests
- nothing provides libfluidsynth.so.1()(64bit) needed by vlc-1:3.0.12-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)Now, I used the --skip-broken option and I was able to install the command like only version but not the graphics version. (I can't get the command line version to work with my browser.)
Yes, I tried dnf too. Same thing happens.
Yes, my rpmfusion and epel repos are installed.
Has anyone else had to deal with this?
In addition can anybody recommend a good video player besides vlc?
Thank you for any help.
Code:Static hostname: localhost.localdomain
Icon name: computer-laptop
Chassis: laptop
Machine ID: 353aac806aed4c31a0ef5d5a91fe6425
Boot ID: 82c44bd2ed95466dbf0f1af5ed00551d
Operating System: CentOS Linux 8
CPE OS Name: cpe:/o:centos:centos:8
Kernel: Linux 4.18.0-240.22.1.el8_3.x86_64
Architecture: x86-64When I execute the command:
Code:sudo yum install vlcI get this error:
Code:Last metadata expiration check: 1:09:41 ago on Tue 04 May 2021 11:55:46 AM EDT.
Error:
Problem: conflicting requests
- nothing provides libfluidsynth.so.1()(64bit) needed by vlc-1:3.0.12-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)Now, I used the --skip-broken option and I was able to install the command like only version but not the graphics version. (I can't get the command line version to work with my browser.)
Yes, I tried dnf too. Same thing happens.
Yes, my rpmfusion and epel repos are installed.
Has anyone else had to deal with this?
In addition can anybody recommend a good video player besides vlc?
Thank you for any help.