Pigpio instead of wiring pi with OSMC & rpi3

Hello, I wrote all my codes with the pigpio library ( pigpio library ) as it has much more functions than the wiringpi library.

Now I want make some code (written with pigpio) work with OSMC but I am not sure if pigpio can be install on OSMC?

Or can I maybe take the compiled file on raspbian jessie and copy to OSMC?
How to execute such a file on boot? Maybe with autoexec.py?

If no, where can I find the correct commands/routine to install wiringpi?

Why not try? It compiles just fine on OSMC.

Others have used wiringpi on OSMC. A search will reveal all…