How to install a custom RPM into the emulator VM? [answered]
Thanks to Kontio, I was able to compile RPMs of the nemo-qml-plugin-alarms-qt5
package for i486-x86
and armv7hl
. Now, obviously, the package is still missing in the SDK emulator VM.
What is the preferred way to install packages into the emulator VM? Just rsync
and then rpm -i
?