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

Last updated: May 20,2024

1. Install "python2-PySocks" package

Please follow the step by step instructions below to install python2-PySocks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PySocks

2. Uninstall "python2-PySocks" package

This tutorial shows how to uninstall python2-PySocks on openSUSE Leap:

$ sudo zypper remove python2-PySocks

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

Information for package python2-PySocks:
----------------------------------------
Repository : Main Repository
Name : python2-PySocks
Version : 1.6.8-1.19
Arch : noarch
Vendor : SUSE LLC
Installed Size : 97,1 KiB
Installed : No
Status : not installed
Source package : python-PySocks-1.6.8-1.19.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.