I'm trying to install the arduino ide from a tar archive it happens to have an install.sh. I don't want to install by running it straight up because it won't show up on apt or synaptic.
(The package isn't available on a PPA)
Is there a way I could turn it into a .deb package?
I know checkinstall is used for things with a make but here that isn't the case. I was wondering if this is possible.