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

Last updated: October 04,2024

1. Install "python3-vpoller.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-vpoller.noarch

2. Uninstall "python3-vpoller.noarch" package

Please follow the guidelines below to uninstall python3-vpoller.noarch on Fedora 34:

$ sudo dnf remove python3-vpoller.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:44:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-vpoller
Version : 0.7.3
Release : 13.fc34
Architecture : noarch
Size : 57 k
Source : python-vpoller-0.7.3-13.fc34.src.rpm
Repository : fedora
Summary : 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.