xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 46 forks source link

Raspberry PI 3B with the latest XBian - how to install OnOff SHIM Pimoroni? #906

Closed zalinek closed 2 years ago

zalinek commented 2 years ago

I want to install the "OnOff SHIM Pimoroni" overlay for my RPI 3B with Xbian - Kodi 19.3, below I am giving a link to the manufacturer's website:

https://shop.pimoroni.com/products/onoff-shim

As in the instruction given on this page (link above), he enters the following command in the terminal:

curl https://get.pimoroni.com/onoffshim | bash

As a result of this command, however, I get the following message:

-bash: curl: command not found

Please help, maybe I need to install a package in my Xbian or activate something? The OnOff SHIM overlay is functional because in my earlier OSMC system it is installed with the above command and it works properly. However, I want the overlay to work with my current Xbian system. Is it possible to install it somehow and how to do it? Thank you in advance for your help and best regards.

mkreisl commented 2 years ago

Writing this issue takes longer than installing curl. Please inform yourself next time before - Thanks sudo apt-get install curl