How to Install and Uninstall golang-github-armon-socks5-devel.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "golang-github-armon-socks5-devel.noarch" package

Please follow the steps below to install golang-github-armon-socks5-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-armon-socks5-devel.noarch

2. Uninstall "golang-github-armon-socks5-devel.noarch" package

Please follow the instructions below to uninstall golang-github-armon-socks5-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-armon-socks5-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-armon-socks5-devel.noarch package on Fedora 36

Last metadata expiration check: 0:52:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-armon-socks5-devel
Version : 0
Release : 0.6.20190803gite753329.fc36
Architecture : noarch
Size : 19 k
Source : golang-github-armon-socks5-0-0.6.20190803gite753329.fc36.src.rpm
Repository : fedora
Summary : SOCKS5 server in Golang
URL : https://github.com/armon/go-socks5
License : MIT
Description : This package provides the socks5 package that implements a SOCKS5 server. SOCKS
: (Secure Sockets) is used to route traffic between a client and server through an
: intermediate proxy layer. This can be used to bypass firewalls or NATs.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/armon/go-socks5