How can I "full" install Libreoffice?

Hello,

How can I install the rest of LibreOffice? I am aware that Fedora has installed the full suite, but it only shows the 3 most used tools (Writer, Calc, Impress). Is there a way to show the whole suite?

Hello and welcome to :fedora:

You can easily (using the command line) run dnf list libreoffice\* and see the actual packages installed as well as the ones that are available to be installed. Then the ones in the ‘available’ category can be installed (again from the command line) with sudo dnf install <package name>.

You probably would not need to install anything additional but the libreoffice-emailmerge & libreoffice-data packages and those only if you are planning to do database actions using libreoffice.

1 Like