couch-config

RESTful document oriented database

Debian Debian
RUN apt-get update && \ apt-get install -y couchdb
Ubuntu
RUN apt-get update && \ apt-get install -y couchdb-bin
Arch Arch Linux
RUN pacman -S --noconfirm couchdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y couchdb
Fedora
RUN dnf install -y couchdb
Raspbian
RUN apt-get update && \ apt-get install -y couchdb
click the source code to copy install couch-config on any operating system with command-not-found.com