I tried to install machinekit-hal on raspberry pi 3b so I followed the instruction in cloudsmith machinekit repository and wrote this in my rpi3 terminal: ``` curl -1sLf \ 'https://dl.cloudsmith.io/public/machinekit/machinekit-hal/setup.deb.sh' \ | sudo -E bash ``` It pass all the tasks and it added machinekit-hal raspbian buster repository to my apt repository directory. Then I wrote `sudo apt install machinekit-hal` in my rpi3 terminal but it could locate the package. I tried emcapplication too, but the problem is still there. How could I install machinekit-hal on my raspberry pi 3?
Any help would be greatly appreciated. -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/3c08e95e-648a-4ca8-aa9d-24741a42697dn%40googlegroups.com.
