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

Last updated: September 29,2024

1. Install "python311-esptool" package

Please follow the guidelines below to install python311-esptool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-esptool

2. Uninstall "python311-esptool" package

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

$ sudo zypper remove python311-esptool

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

Information for package python311-esptool:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-esptool
Version : 4.6.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python-esptool-4.6.2-1.3.src
Upstream URL : https://github.com/espressif/esptool
Summary : A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips
Description :
A command line utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 microcontrollers.
Allows flashing firmware, reading back firmware, querying chip parameters, etc.