How to Install and Uninstall python310-pywinrm Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-pywinrm" package

This guide covers the steps necessary to install python310-pywinrm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pywinrm

2. Uninstall "python310-pywinrm" package

Please follow the step by step instructions below to uninstall python310-pywinrm on openSuSE Tumbleweed:

$ sudo zypper remove python310-pywinrm

3. Information about the python310-pywinrm package on openSuSE Tumbleweed

Information for package python310-pywinrm:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pywinrm
Version : 0.4.3-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 322.5 KiB
Installed : No
Status : not installed
Source package : python-pywinrm-0.4.3-2.4.src
Upstream URL : https://github.com/diyan/pywinrm/
Summary : Python library for Windows Remote Management
Description :
pywinrm is a Python client for Windows Remote Management (WinRM). This
allows you to invoke commands on target Windows machines from any
machine that can run Python.
WinRM allows you to call native objects in Windows. This includes, but
is not limited to, running batch scripts, powershell scripts and
fetching WMI variables. For more information on WinRM, please visit
Microsoft's WinRM http://msdn.microsoft.com/en-us/library/aa384426.aspx