How to Install and Uninstall python-aiocoap-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 25,2024

1. Install "python-aiocoap-doc" package

Please follow the step by step instructions below to install python-aiocoap-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-aiocoap-doc

2. Uninstall "python-aiocoap-doc" package

Please follow the guidelines below to uninstall python-aiocoap-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-aiocoap-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aiocoap-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-aiocoap-doc
Priority: optional
Section: universe/doc
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: aiocoap
Version: 0.1+9ae36f4-1
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python3-aiocoap
Filename: pool/universe/a/aiocoap/python-aiocoap-doc_0.1+9ae36f4-1_all.deb
Size: 23072
MD5sum: 362918edce0a84efa61be87b0c8ac9c1
SHA1: b0d3a7e0f419c45dd3c172e852c3233679997e7d
SHA256: 0b934f2a8212ebd0a3d7e51e8f585c1b7e687f1f56569bffa80a8bbb2a36e4b7
Description-en: Python implementation of CoAP (doc)
The aiocoap package is a Python implementation of CoAP, the Constrained
Application Protocol (RFC 7252, more info at http://coap.technology/).
.
It uses the asyncio module introduced in Python 3.4 to facilitate concurrent
operations while maintaining a simple to use interface and not depending on
anything outside the standard library.
.
This package contains API documentation and examples.
Description-md5: 0b8d0c6c07862242843eb4c0416f617b
Homepage: https://github.com/chrysn/aiocoap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu