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

Last updated: May 13,2024

1. Install "python39-esptool" package

Please follow the steps below to install python39-esptool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-esptool

2. Uninstall "python39-esptool" package

This guide covers the steps necessary to uninstall python39-esptool on openSuSE Tumbleweed:

$ sudo zypper remove python39-esptool

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

Information for package python39-esptool:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-esptool
Version : 4.6.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2.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.