open the IDE, drop the .deb file in the open project, run this in the terminal at the bottom of the IDE:
dpkg -i /root/Bela/projects/PROJECTNAME/*deb
replacing PROJECTNAME with the name of the currently open project.
Once this concludes successfully, you can delete the .deb file using the IDE.