How to Install and Uninstall golang-github-mattn-go-ieproxy-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "golang-github-mattn-go-ieproxy-dev" package

This tutorial shows how to install golang-github-mattn-go-ieproxy-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-mattn-go-ieproxy-dev

2. Uninstall "golang-github-mattn-go-ieproxy-dev" package

Please follow the guidelines below to uninstall golang-github-mattn-go-ieproxy-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-mattn-go-ieproxy-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mattn-go-ieproxy-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-mattn-go-ieproxy-dev
Architecture: all
Version: 0.0~git20191113.7c0f686-2
Priority: optional
Section: universe/devel
Source: golang-github-mattn-go-ieproxy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Filename: pool/universe/g/golang-github-mattn-go-ieproxy/golang-github-mattn-go-ieproxy-dev_0.0~git20191113.7c0f686-2_all.deb
Size: 9308
MD5sum: 8c1e5933d821c1afe9bfb976370ae2d8
SHA1: 9a0cfd02f465dd008727a2c0fb3b8762aac8ae68
SHA256: c1ed5d93b4a4f4d612749dcf7e79f50b8513b3008a4762fa3c79a071e4d83583
SHA512: e7c96800a2d8c3064aa107cac2b41f2a20cc7f2f3c59b80521b0374bf464bb6938e2ddfe3b38e51a0869a53b3aef2e77fc2239202f47f44324f35c2e6ecef95e
Homepage: https://github.com/mattn/go-ieproxy
Description-en: Go package to detect the proxy settings on Windows platform (library)
ieproxy Go package to detect the proxy settings on Windows platform.
.
The settings are initially attempted to be
read from the WinHttpGetIEProxyConfigForCurrentUser DLL call
(https://docs.microsoft.com/en-us/windows/desktop/api/winhttp/nf-winhttp-winhttpgetieproxyconfigforcurrentuser),
but falls back to the registry
(CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings)
in the event the DLL call fails.
.
For more information, take a look at the documentation
(https://godoc.org/github.com/mattn/go-ieproxy) Methods You can either
obtain a net/http compatible proxy function using ieproxy.GetProxyFunc(),
set environment variables using ieproxy.OverrideEnvWithStaticProxy()
(though no automatic configuration is available this way), or obtain
the proxy settings via ieproxy.GetConf().
Description-md5: 0cc7fa53c9b9d75e4c70d70ae14c27b4