1. If you do not have pkg­ng installed, install it with command and answering ‘Y’ when asked

    2. Update your repository data with pkg update

    3. Verify successful installation with pkg info | grep etcd and you should get:

    1. You’re ready to use etcd and etcdctl! For more information about using pkgng, please see: http://www.freebsd.org/doc/handbook/pkgng­intro.html

    Using ports system

    1. If you do not have ports installed, install with with (it may take some time depending on your hardware and network connection)

    2. If you haven’t installed it with etcdctl, and you would like to install it later, you can build it with cd /usr/ports/devel/etcdctl && make install clean

    1. coreos­etcd­0.2.0 Highly­available key value store and service discovery
    2. coreos­etcdctl­0.2.0 Simple commandline client for etcd
    3. r@fbsd­10:/ #
    1. You’re ready to use etcd and etcdctl! For more information about using ports system, please see:

    Issues