Hello, I am trying to install realdash-mrd_2.5.0-1_arm64.deb on my raspberry pi 4, but keep getting an error in terminal
sudo dpkg -i [realdash-mrd_2.5.0-1_arm64.deb]
dpkg: error: cannot access archive ‘[realdash-mrd_2.5.0-1_arm64.deb]’: No such file or directory
Any help I could get would be greatly appreciated
Remove the [ ] and insert the location, like: sudo dpkg -i /home/pi/Downloads/realdash-mrd_2.5.0-1_arm64.deb
Thank you, that got me further, but now when I’m trying to open the Realdash app, this is the error I get
realdash
realdash: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
I figured it out and got everything running. Appreciate the help
1 Like