I attempted to install the .deb of BowlerStudio since I couldn't get it to build from source. This is what happened
adam@beaglebone:~/Downloads$ sudo dpkg -i Ubuntu-BowlerStudio-0.4.16.deb
Selecting previously unselected package bowlerstudio.
(Reading database ... 59800 files and directories currently installed.)
Unpacking bowlerstudio (from Ubuntu-BowlerStudio-0.4.16.deb) ...
dpkg-deb (subprocess): cannot copy archive member from 'Ubuntu-BowlerStudio-0.4.16.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing Ubuntu-BowlerStudio-0.4.16.deb (--install):
cannot copy extracted data for './usr/local/NeuronRobotics/RDK/rdk.tar' to '/usr/local/NeuronRobotics/RDK/rdk.tar.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
Ubuntu-BowlerStudio-0.4.16.deb
I attempted to install the .deb of BowlerStudio since I couldn't get it to build from source. This is what happened