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

Last updated: May 13,2024

1. Install "python3-pypuppetdb" package

Please follow the guidelines below to install python3-pypuppetdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pypuppetdb

2. Uninstall "python3-pypuppetdb" package

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

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

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

Package: python3-pypuppetdb
Priority: optional
Section: universe/python
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pypuppetdb
Version: 0.1.1+git080614-1
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pypuppetdb/python3-pypuppetdb_0.1.1+git080614-1_all.deb
Size: 19666
MD5sum: 1875de7707d15215adcc91fbfd888d68
SHA1: b1e8810f1e3d2b55e595de3e1f7219a000333849
SHA256: 2b97ee0f4d1d045863d74761b6a2895f08b5d351ab67a398cc8a3164e2949794
Description-en: interface to the PuppetDB REST API (Python 3)
This library provides a Python3 interface to the PuppetDB REST API.
It's a thin wrapper around the PuppetDB REST API providing some
convinience functions and objects to request and hold data from PuppetDB.
Description-md5: 97422ad76778bd7e426e10a7fa60da0a
Homepage: https://github.com/nedap/pypuppetdb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu