libpcrecpp.so.0()(64bit) é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
libzip é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
libzip.so.4()(64bit) é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
proj é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
python-paramiko >= 1.15.1 é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
python2-crypto é requerido por mysql-workbench-community-6.3.9-1.fc25.x86_64
Download/Install yum/dnf repo configuration package from here: mysql57-community-release and then: sudo dnf install mysql-workbench-community
If you have aleady downloaded mysql-workbench-community just sudo dnf install PATH_TO_RPM/mysql-workbench-community-6.3.9-1.fc25.x86_64.rpm will do. Installing their repo configuration file will guarantee you updates and bugfixes though.
Ask Fedora is community maintained and Red Hat or Fedora Project is not responsible for content. Content on this site is licensed under a CC-BY-SA 3.0 license.
How are you installing such package?
sudo dnf install pcre-cpp libzip proj python-paramiko python2-crypto
Looks like you're using rpm to install, try installing it with dnf and all the required dependencies should be installed in the process automatically