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

Last updated: September 21,2024

1. Install "esptool.noarch" package

Please follow the steps below to install esptool.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install esptool.noarch

2. Uninstall "esptool.noarch" package

This guide let you learn how to uninstall esptool.noarch on Fedora 35:

$ sudo dnf remove esptool.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:03:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : esptool
Version : 3.3.1
Release : 1.fc35
Architecture : noarch
Size : 274 k
Source : esptool-3.3.1-1.fc35.src.rpm
Repository : updates
Summary : A utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32
URL : https://github.com/espressif/esptool
License : GPLv2+
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.