Can LibreOffice from RPM be installed without deleting LibreOffice from repository?

LibreOffice from repository crashed and I think it will take time to report or resolve.
But I have to move my work on, can LibreOffice from RPM be installed additionally ?
I found that LibreOffice from RPM did not crash on working with the same LibreOffice (Calc) file.
If it is possible, can you please teach me to install ?
Thank you in advance.

2 Likes

Yes, it is possible:

sudo dnf install libreoffice
sudo dnf install ~/Downloads/LibreOffice_7.0.3.1_Linux_x86-64_rpm/RPMS/*

Tested in a Fedora 33 VM.

1 Like