I recently installed Fedora 24 Workstation on my desktop and was able to install everything without issue, until I tried to install steam (from rpmfusion) and wine. Both steam and wine have 32-bit dependencies of libraries that are already installed in 64-bit and used by other, more important programs. Typically, this shouldn't be an issue, but it turns out that all of the doc files in /usr/share/doc or /usr/share/licenses, etc are causing conflicts upon installation of the 32-bit version of the libraries. What is my best course of action here?
Error: Transaction check error:
file /usr/share/doc/glibc/NEWS from install of glibc-2.23.1-8.fc24.i686 conflicts with file from package glibc-2.23.1-7.fc24.x86_64
file /usr/share/licenses/libpng/LICENSE from install of libpng-2:1.6.23-1.fc24.i686 conflicts with file from package libpng-2:1.6.21-2.fc24.x86_64
file /usr/share/man/man5/png.5.gz from install of libpng-2:1.6.23-1.fc24.i686 conflicts with file from package libpng-2:1.6.21-2.fc24.x86_64
file /usr/share/doc/pcre/NEWS from install of pcre-8.39-2.fc24.i686 conflicts with file from package pcre-8.38-11.fc24.x86_64
file /usr/share/doc/pcre/AUTHORS from install of pcre-8.39-2.fc24.i686 conflicts with file from package pcre-8.38-11.fc24.x86_64
file /usr/share/licenses/pcre/LICENCE from install of pcre-8.39-2.fc24.i686 conflicts with file from package pcre-8.38-11.fc24.x86_64
file /usr/share/doc/gmp/NEWS from install of gmp-1:6.1.1-1.fc24.i686 conflicts with file from package gmp-1:6.1.0-2.fc24.x86_64
file /usr/share/doc/libgcrypt/NEWS from install of libgcrypt-1.6.5-1.fc24.i686 conflicts with file from package libgcrypt-1.6.4-2.fc24.x86_64
... and many more.