apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.23k stars 1.03k forks source link

1.1. Installation on Unix-like systems #5312

Open mikkimichaelis opened 3 days ago

mikkimichaelis commented 3 days ago

1.1. Installation on Unix-like systems

produces the following on a fresh 22.04

ubuntu@ip-172-31-34-232:~$ sudo apt install couchdb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package couchdb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'couchdb' has no installation candidate

The same as 8354

big-r81 commented 3 days ago

Hi, did you do the steps from 1.1.1.1 Enabling the Apache CouchDB package repository before?