How to Install and Uninstall python3-PySocks Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-PySocks" package

Here is a brief guide to show you how to install python3-PySocks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PySocks

2. Uninstall "python3-PySocks" package

Here is a brief guide to show you how to uninstall python3-PySocks on openSUSE Leap:

$ sudo zypper remove python3-PySocks

3. Information about the python3-PySocks package on openSUSE Leap

Information for package python3-PySocks:
----------------------------------------
Repository : Main Repository
Name : python3-PySocks
Version : 1.6.8-1.19
Arch : noarch
Vendor : SUSE LLC
Installed Size : 87.6 KiB
Installed : No
Status : not installed
Source package : python-PySocks-1.6.8-1.19.src
Upstream URL : https://github.com/Anorov/PySocks
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.