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

Last updated: November 23,2024

1. Install "python2-esptool" package

In this section, we are going to explain the necessary steps to install python2-esptool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-esptool

2. Uninstall "python2-esptool" package

Please follow the instructions below to uninstall python2-esptool on openSUSE Leap:

$ sudo zypper remove python2-esptool

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

Information for package python2-esptool:
----------------------------------------
Repository : Main Repository
Name : python2-esptool
Version : 2.8-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-esptool-2.8-bp153.1.16.src
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.