How to Install and Uninstall python36-PySocks Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python36-PySocks" package

Here is a brief guide to show you how to install python36-PySocks on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PySocks

2. Uninstall "python36-PySocks" package

This guide covers the steps necessary to uninstall python36-PySocks on openSuSE Tumbleweed:

$ sudo zypper remove python36-PySocks

3. Information about the python36-PySocks package on openSuSE Tumbleweed

Information for package python36-PySocks:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PySocks
Version : 1.7.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 97,2 KiB
Installed : No
Status : not installed
Source package : python-PySocks-1.7.1-1.9.src
Summary : A Python SOCKS client module
Description :
A Python SOCKS client module.
It is an actively maintained SocksiPy fork. Contains many
improvements to the original.
See https://github.com/Anorov/PySocks for more information.