Support for LinuxMint and Raspbian
LinuxMint and Raspbian are now officially supported by packagecloud!
You can push and yank packages to both operating systems as you normally would.
For example, to push file.deb to LinuxMint Rebecca:
$ package_cloud push user/repo/linuxmint/rebecca file.deb
Similarly, to push file.deb to Raspbian Wheezy:
$ package_cloud push user/repo/raspbian/wheezy file.deb
You can find more information about our supported operating systems and how to push/yank packages by checking out our docs.