hello, been using qubes for a while and have set up a canon printer before. Without trouble.
But how can I install Dymo 4XL in (vault) fedora app?
I installed the dymo-cups-drivers to the fedora template (fedora-41-xfce). sudo dnf -y install dymo-cups-drivers
After I restarted my computer. I attached the dymo 4xl to the “vault” app. Without trouble.
But if I want print something then the software (glabel, libreoffice, firefox) doesn’t see the dymo 4xl.
I think this is happening: the drivers you installed are not preserved over a shutdown in the vault qube, which is probably a normal AppVM.
You have two options:
install the drivers in the template of the vault qube
install the dymo-cups-drivers rpm every time you start the vault qube. Assuming that the vault has no Internet access, you have to download the dymo-cups-drivers rpm together with any/all dependencies, copy the rpms somewhere under /rw/config, and edit /rw/config/rc.local to install the rpm(s).