From the handbook I install the Linux Compat layer. Then I downloaded an RPM to to test -- namely the nordvpn RPM -- and again followed the handbook:
I installed rpm4,
# cd /compat/linux
# rpm2cpio < /path/to/linux.archive.rpm | cpio -id
And I get a stdio of the elements in the rpm printed to my terminal. Now what?
Do I copy them manually into the corresponding /compat/linux folders?
I installed rpm4,
# cd /compat/linux
# rpm2cpio < /path/to/linux.archive.rpm | cpio -id
And I get a stdio of the elements in the rpm printed to my terminal. Now what?
Do I copy them manually into the corresponding /compat/linux folders?