How to Install and Uninstall python3-esptool Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-esptool" package

Please follow the guidance below to install python3-esptool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-esptool

2. Uninstall "python3-esptool" package

This tutorial shows how to uninstall python3-esptool on openSUSE Leap:

$ sudo zypper remove python3-esptool

3. Information about the python3-esptool package on openSUSE Leap

Information for package python3-esptool:
----------------------------------------
Repository : Main Repository
Name : python3-esptool
Version : 2.8-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-esptool-2.8-bp155.2.10.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.