couchdb

Command-line interface for Apache CouchDB database server. More information: <https://couchdb.apache.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y couchdb
Ubuntu
RUN apt-get update && \ apt-get install -y couchdb
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 couchdb on any operating system with command-not-found.com