How to Install and Uninstall python38-pysocks.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "python38-pysocks.noarch" package
Please follow the step by step instructions below to install python38-pysocks.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python38-pysocks.noarch
Copied
2. Uninstall "python38-pysocks.noarch" package
Learn how to uninstall python38-pysocks.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python38-pysocks.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-pysocks.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:56:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-pysocks
Version : 1.7.1
Release : 4.module+el8.9.0+19592+4b459c9b
Architecture : noarch
Size : 37 k
Source : python-pysocks-1.7.1-4.module+el8.9.0+19592+4b459c9b.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A Python SOCKS client module
URL : https://github.com/Anorov/PySocks
License : BSD
Description :
: A fork of SocksiPy with bug fixes and extra features.
:
: Acts as a drop-in replacement to the socket module. Featuring:
:
: - SOCKS proxy client for Python 2.6 - 3.x
: - TCP and UDP both supported
: - HTTP proxy client included but not supported or recommended (you should use
: urllib2's or requests' own HTTP proxy interface)
: - urllib2 handler included.
: This package is for Python3 version 3.8 only.
Available Packages
Name : python38-pysocks
Version : 1.7.1
Release : 4.module+el8.9.0+19592+4b459c9b
Architecture : noarch
Size : 37 k
Source : python-pysocks-1.7.1-4.module+el8.9.0+19592+4b459c9b.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A Python SOCKS client module
URL : https://github.com/Anorov/PySocks
License : BSD
Description :
: A fork of SocksiPy with bug fixes and extra features.
:
: Acts as a drop-in replacement to the socket module. Featuring:
:
: - SOCKS proxy client for Python 2.6 - 3.x
: - TCP and UDP both supported
: - HTTP proxy client included but not supported or recommended (you should use
: urllib2's or requests' own HTTP proxy interface)
: - urllib2 handler included.
: This package is for Python3 version 3.8 only.