How to Install and Uninstall python311-mitmproxy Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python311-mitmproxy" package

Learn how to install python311-mitmproxy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-mitmproxy

2. Uninstall "python311-mitmproxy" package

In this section, we are going to explain the necessary steps to uninstall python311-mitmproxy on openSuSE Tumbleweed:

$ sudo zypper remove python311-mitmproxy

3. Information about the python311-mitmproxy package on openSuSE Tumbleweed

Information for package python311-mitmproxy:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mitmproxy
Version : 10.2.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 7.6 MiB
Installed : No
Status : not installed
Source package : python-mitmproxy-10.2.2-1.1.src
Upstream URL : https://mitmproxy.org
Summary : An interactive, SSL/TLS-capable intercepting proxy
Description :
mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console
interface for HTTP/1, HTTP/2, and WebSockets.
mitmdump is the command-line version of mitmproxy. Think tcpdump for HTTP.
mitmweb is a web-based interface for mitmproxy.