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

Last updated: May 18,2024

1. Install "esptool.noarch" package

This tutorial shows how to install esptool.noarch on Fedora 34

$ 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 34:

$ sudo dnf remove esptool.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:09:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : esptool
Version : 2.8
Release : 3.fc34
Architecture : noarch
Size : 131 k
Source : esptool-2.8-3.fc34.src.rpm
Repository : fedora
Summary : A utility to communicate with the ROM bootloader in Espressif ESP8266
URL : https://github.com/themadinventor/esptool
License : GPLv2+
Description : esptool.py A command line utility to communicate with the ROM bootloader in
: Espressif ESP8266 WiFi microcontroller. Allows flashing firmware, reading back
: firmware, querying chip parameters, etc. Developed by the community, not by
: Espressif Systems.