How to Install and Uninstall python-vpoller-doc.noarch Package on Fedora 34

Last updated: October 11,2024

1. Install "python-vpoller-doc.noarch" package

This tutorial shows how to install python-vpoller-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-vpoller-doc.noarch

2. Uninstall "python-vpoller-doc.noarch" package

Please follow the steps below to uninstall python-vpoller-doc.noarch on Fedora 34:

$ sudo dnf remove python-vpoller-doc.noarch $ sudo dnf autoremove

3. Information about the python-vpoller-doc.noarch package on Fedora 34

Last metadata expiration check: 3:08:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python-vpoller-doc
Version : 0.7.3
Release : 13.fc34
Architecture : noarch
Size : 3.6 M
Source : python-vpoller-0.7.3-13.fc34.src.rpm
Repository : fedora
Summary : Documentation files for Distributed vSphere API Proxy
URL : https://github.com/dnaeon/py-vpoller
License : BSD
Description :
: vPoller is a distributed vSphere API Proxy,
: designed for discovering and polling of vSphere objects.
:
: It uses the vSphere API in order to perform discovery
: and polling of vSphere objects.
:
: vPoller uses the ZeroMQ messaging library for distributing
: tasks to workers and load balancing of client requests.
:
: vPoller can be integrated with other systems, which require
: access to vSphere objects, but do not have native support
: for it.
:
: Possible scenarios where vPoller could be used is integration
: with monitoring systems as part of the discovery and polling
: process in order to provide monitoring of your vSphere
: environment.
: This pacakge installs several documentation files.