How to Install and Uninstall esptool.noarch Package on Fedora 38

Last updated: October 03,2024

1. Install "esptool.noarch" package

Please follow the guidelines below to install esptool.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install esptool.noarch

2. Uninstall "esptool.noarch" package

Please follow the steps below to uninstall esptool.noarch on Fedora 38:

$ sudo dnf remove esptool.noarch $ sudo dnf autoremove

3. Information about the esptool.noarch package on Fedora 38

Last metadata expiration check: 0:06:33 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : esptool
Version : 4.7.0
Release : 1.fc38
Architecture : noarch
Size : 478 k
Source : esptool-4.7.0-1.fc38.src.rpm
Repository : updates
Summary : A utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32
URL : https://github.com/espressif/esptool
License : GPL-2.0-or-later
Description : esptool.py A command line utility to communicate with the ROM bootloader in
: Espressif ESP8266 & ESP32 WiFi microcontroller. Allows flashing firmware,
: reading back firmware, querying chip parameters, etc.
: Developed by the community, not by Espressif Systems.