Skip to content

Instantly share code, notes, and snippets.

@timbophillips
Created August 13, 2017 09:11
Show Gist options
  • Save timbophillips/8ed848c148770744ab110723d0be8bf8 to your computer and use it in GitHub Desktop.
Save timbophillips/8ed848c148770744ab110723d0be8bf8 to your computer and use it in GitHub Desktop.
couchdb 2.1 installation packages ubuntu zesty 17.04
# install from this website
http://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages
# add this to apt sources so that libicu55 is available (libicu57 has replaced it in zesty)
deb http://security.ubuntu.com/ubuntu xenial-security main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment