How to remove hyperion symbolic link at /etc/init.d

trying to follow this guide Hyperion Install Guide on OSMC tested on RC3 to enable me to use tv remote to turn on/off hyperion lights how do I remove the hyperion symoblic link at
/etc/init.d I tried to move it with winscp but it wont allow me to and my linux skills are very very poor any help would be great thanks

download putty and follow the instructions

aberboy77 did you manage to do this? im struggling myself to find out.

sudo rm /etc/init.d/hyperion

This should do the trick.

Here is a cheatsheet for how to navigate in a Linux shell: Cheatsheets and Tutorials for users new to Linux based operating systems

@xander054 no mate I didn’t manage to do it my skills at this stuff are crap to say the least. sorry mate

Are you able to connect to the Pia with putty via SSH?

@CW7 yes I can ssh into putty but am not at home at this present time

Then just do what I wrote earlier.

sudo rm /etc/init.d/hyperion

@CW7 ok mate will try when I get home tomorrow thanks