How to Install and Uninstall python-odoorpc-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "python-odoorpc-doc" package

Please follow the steps below to install python-odoorpc-doc on Kali Linux

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

2. Uninstall "python-odoorpc-doc" package

Please follow the instructions below to uninstall python-odoorpc-doc on Kali Linux:

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

3. Information about the python-odoorpc-doc package on Kali Linux

Package: python-odoorpc-doc
Source: python-odoorpc
Version: 0.10.1-1
Installed-Size: 609
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 64504
SHA256: 65249c14d0c6e89e9d199a2b11d9c0102d28604444f889d97436ec695390357c
SHA1: d68454ac0b3e1737ab55d181a020b13549fecddf
MD5sum: ec72e6adc76f103d7681421d9067867c
Description: pilot Odoo servers through RPC (documentation)
OdooRPC is a Python module providing an easy way to pilot your Odoo
(formerly known as OpenERP or TinyERP) servers through RPC.
.
Features supported:
- access to all data model methods (even browse) with an API similar
to the server-side API,
- use named parameters with model methods,
- user context automatically sent providing support for
internationalization,
- browse records,
- execute workflows,
- manage databases,
- reports downloading,
- JSON-RPC protocol (SSL supported)
.
OdooRPC is a modern alternative to the older OERPLib by the same
author. It supports both Python 2 and 3.
.
This package provides the documentation and an example.
Description-md5:
Multi-Arch: foreign
Homepage: https://pythonhosted.org/OdooRPC/
Section: doc
Priority: optional
Filename: pool/main/p/python-odoorpc/python-odoorpc-doc_0.10.1-1_all.deb