How to Install and Uninstall python3-socksio.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-socksio.noarch" package
This guide covers the steps necessary to install python3-socksio.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-socksio.noarch
Copied
2. Uninstall "python3-socksio.noarch" package
Please follow the instructions below to uninstall python3-socksio.noarch on Fedora 38:
$
sudo dnf remove
python3-socksio.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-socksio.noarch package on Fedora 38
Last metadata expiration check: 2:40:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-socksio
Version : 1.0.0
Release : 6.fc38
Architecture : noarch
Size : 39 k
Source : python-socksio-1.0.0-6.fc38.src.rpm
Repository : fedora
Summary : Client-side sans-I/O SOCKS proxy implementation
URL : https://github.com/sethmlarson/socksio
License : MIT
Description : Client-side sans-I/O SOCKS proxy implementation. Supports SOCKS4, SOCKS4A, and
: SOCKS5. socksio is a sans-I/O library similar to h11 or h2, this means the
: library itself does not handle the actual sending of the bytes through the
: network, it only deals with the implementation details of the SOCKS protocols
: so you can use it in any I/O library you want.
Available Packages
Name : python3-socksio
Version : 1.0.0
Release : 6.fc38
Architecture : noarch
Size : 39 k
Source : python-socksio-1.0.0-6.fc38.src.rpm
Repository : fedora
Summary : Client-side sans-I/O SOCKS proxy implementation
URL : https://github.com/sethmlarson/socksio
License : MIT
Description : Client-side sans-I/O SOCKS proxy implementation. Supports SOCKS4, SOCKS4A, and
: SOCKS5. socksio is a sans-I/O library similar to h11 or h2, this means the
: library itself does not handle the actual sending of the bytes through the
: network, it only deals with the implementation details of the SOCKS protocols
: so you can use it in any I/O library you want.