CentOS Stream 8 liberation-fonts issue

Wanted to install Brave Browser for the first time on CentOS Stream 8.

First three commands had no issue:
sudo dnf install dnf-plugins-core
sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/x86_64/
sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

The last command had errors: sudo dnf install brave-browser

created by dnf config-manager from https://brave-browser-rpm-release.s3.brave.com/x86_64/                                                                      46 kB/s | 8.0 kB     00:00    
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides liberation-fonts needed by brave-browser-1.18.78-1.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Installed liberation-fonts package: wget http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/liberation-fonts-common-2.00.3-7.el8.noarch.rpm

--2021-01-09 21:32:46--  http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/liberation-fonts-common-2.00.3-7.el8.noarch.rpm
Resolving mirror.centos.org (mirror.centos.org)... 185.50.225.30, 2a05:b80:0:348::10
Connecting to mirror.centos.org (mirror.centos.org)|185.50.225.30|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25804 (25K) [application/x-rpm]
Saving to: ‘liberation-fonts-common-2.00.3-7.el8.noarch.rpm’

liberation-fonts-common-2.00.3-7.el8.noarch.rpm 100%[=====================================================================================================>]  25.20K  --.-KB/s    in 0.04s   

2021-01-09 21:32:46 (606 KB/s) - ‘liberation-fonts-common-2.00.3-7.el8.noarch.rpm’ saved [25804/25804]

The “nothing provides liberation-fonts needed by brave-browser” error remains.

Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.