I’ve been reading up on debian packages since I’m now an Ubuntu user (Ubuntu being derived from Debian). I was previously building packages, copying them around, and manually installing and pinning versions. Today, I decided to simplify this process by creating my own package repository. Behold, [http://packages.cidesign.ca/](http://packages.cidesign.ca/ packages.cidesign.ca). The following lines in /etc/apt/sources.list will add this repository: ## cidesign packages deb http://packages.c...