Introduction

This guide will walk you through the process of uploading your DEB packages to Gemfury, and then securely installing them. Before you get started, be sure you have the following:

To install HTTPS transport on a system with AptCLI, run the following commands:

apt-get update
apt-get install apt-transport-https ca-certificates

Next