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

Last updated: June 23,2024

1. Install "python310-esptool" package

This is a short guide on how to install python310-esptool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-esptool

2. Uninstall "python310-esptool" package

Please follow the steps below to uninstall python310-esptool on openSuSE Tumbleweed:

$ sudo zypper remove python310-esptool

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

Information for package python310-esptool:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.