How to Install and Uninstall couchapp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "couchapp" package

This tutorial shows how to install couchapp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install couchapp

2. Uninstall "couchapp" package

This guide let you learn how to uninstall couchapp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove couchapp $ sudo apt autoclean && sudo apt autoremove

3. Information about the couchapp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: couchapp
Priority: optional
Section: universe/python
Installed-Size: 344
Maintainer: Ubuntu Developers
Original-Maintainer: gustavo panizzo
Architecture: all
Version: 1.0.1+git20140213+dfsg1-1.1
Depends: libjs-mustache, python-argh, python-http-parser, python-jsmin, python-pathtools, python-restkit, python-socketpool, python-watchdog, python-yaml, python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/couchapp/couchapp_1.0.1+git20140213+dfsg1-1.1_all.deb
Size: 48842
MD5sum: da50c180125d9c19a08ae56a4080da29
SHA1: 5fb538eb8b6f8e4c296054e189b59e86ae4f743b
SHA256: fd9292cec568b7117b3f12b4c3e66b081469596ae050031f1967605be272e3aa
Description-en: Standalone CouchDB Application Development Made Simple
CouchApp is a set of helpers and a jQuery plugin that conspire to
get you up and running on CouchDB quickly and correctly. It brings
clarity and order to the freedom of CouchDB's document-based approach.
Description-md5: 2692447769d13b34952462f9c7211a62
Homepage: http://couchapp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions