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

Last updated: May 10,2024

1. Install "python3-vpoller.noarch" package

This guide covers the steps necessary to install python3-vpoller.noarch on Fedora 35

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

2. Uninstall "python3-vpoller.noarch" package

Please follow the step by step instructions below to uninstall python3-vpoller.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:19:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-vpoller
Version : 0.7.3
Release : 15.fc35
Architecture : noarch
Size : 57 k
Source : python-vpoller-0.7.3-15.fc35.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.