Install Repetier Server on Raspberry Pi 3 without using the Image
I have a installed Raspbian with desktop configured. Now i want to install repetier Server.
How can i do this without using the Image ?
How can i do this without using the Image ?
Comments
sudo dpkg -i packagename.deb
That is all that is needed.