Chromium - Oracle EPEL
I tried to install the Oracle build of Chromium today, but yum fails on this message:
Error: Package: chromium-common-67.0.3396.79-1.el7.x86_64 (ol7_developer_EPEL)
Requires: minizip(x86-64)
Error: Package: chromium-67.0.3396.79-1.el7.x86_64 (ol7_developer_EPEL)
Requires: libminizip.so.1()(64bit)
Error: Package: chromium-libs-67.0.3396.79-1.el7.x86_64 (ol7_developer_EPEL)
Requires: libminizip.so.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@localhost ~]# yum install minizip
Loaded plugins: langpacks, ulninfo
No package minizip available.
Error: Nothing to do
I installed the main minizip RPM from CentOS, then the Oracle Chromium build installed successfully: