How to install LibreOffice with oracle jdk 11?
Hi, I have Fedora 29 KDE (best distro ever), has been installed the jdk from https://www.oracle.com/technetwork/ja... with the command: rpm -ivh jdk-11....rpm and works well.
Then I tried install LibreOffice with command dnf install libreoffice but shows dependencies between them openjdk should be install, how to install LibreOffice using Oracle JDK already installed?