you want to copy the file from your work VM to the fedora-23 template and then install all with terminal?
1)open terminal in your workVM 2)ls (useful to lists directories/files) 3)cd Downloads (or where ever you saved it) 4)qvm-copy-to-vm "DestinationVM" filename https://www.qubes-os.org/doc/vm-tools/qvm-copy-to-vm/ 4)sudo dnf install /path/to/package.rpm (path will likely be /home/user/QubesIncoming/nameofsendingVM) That should get libreoffice installed for you. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/4092697e-5e91-4a91-843b-78244239d6f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
