How to Install and Uninstall python3-pycadf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python3-pycadf" package

This guide covers the steps necessary to install python3-pycadf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pycadf

2. Uninstall "python3-pycadf" package

Learn how to uninstall python3-pycadf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pycadf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycadf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pycadf
Priority: optional
Section: universe/python
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pycadf
Version: 2.2.0-1
Depends: pycadf-common (= 2.2.0-1), python3-debtcollector (>= 1.2.0), python3-oslo.config (>= 1:3.7.0), python3-oslo.serialization (>= 2.0.0), python3-pbr (>= 1.3), python3-six (>= 1.9.0), python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pycadf/python3-pycadf_2.2.0-1_all.deb
Size: 17170
MD5sum: 753ce4b5ae6ce3de1bcf4beda5902b4a
SHA1: 20724801bc76fac434d7962a3cabfde57dec734c
SHA256: c62e467b60189a6a051c65708fa15096a75421359bb9c7c6a961b3b77ca9cf00
Description-en: implementation of DMTF Cloud Audit (CADF) data model - 3.x
pyCADF is an implementation of DMTF Cloud Audit (CADF) data model.
DMTF Cloud Management Initiative is promoting the work of the Cloud Management
Work Group, the Cloud Auditing Data Federation Working Group, the System
Virtualization, Partitioning, Clustering Working Group and the Software
Entitlement Working Group. See http://dmtf.org for details.
.
This package contains the Python 3.x module.
Description-md5: 7f5c78e78a0221e986375d263e8de72e
Homepage: https://github.com/openstack/pycadf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu