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

Last updated: October 05,2024

1. Install "python-oerplib-doc" package

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

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

2. Uninstall "python-oerplib-doc" package

This guide let you learn how to uninstall python-oerplib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-oerplib-doc
Priority: optional
Section: universe/doc
Installed-Size: 1744
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-oerplib
Version: 0.8.4-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-oerplib/python-oerplib-doc_0.8.4-1_all.deb
Size: 630084
MD5sum: 895e6250622ffefb7c8f3b201ed8e809
SHA1: 9e0d4db779c5b0d6ab24afa4f4c3d31fb9e25007
SHA256: cdfa2ae52a9d33289ee5bf041e5c3877fec753505b38543381ba0614bdc551fe
Description-en: Python client library to Odoo server (documentation)
OERPLib is a client library to Odoo (formerly OpenERP or TinyERP) server.
It aims to provide an easy way to remotely pilot and manage an Odoo server.
.
It support both protocols XML-RPC and NET-RPC to communicate with Odoo,
and provides convenients methods to manage data records (browse operation
implemented). Other functionalities such as downloading reports, workflow
queries and databases management are provided.
.
Note, that there is a newer library by the same author, OdooRPC, which
also supports Python 3 and uses JSON-RPC.
.
This package contains the documentation.
Description-md5: 106976fc649d81f20f7a2b262834936d
Homepage: http://pythonhosted.org/OERPLib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu