How to Install and Uninstall uflash.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "uflash.noarch" package

Please follow the instructions below to install uflash.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install uflash.noarch

2. Uninstall "uflash.noarch" package

Here is a brief guide to show you how to uninstall uflash.noarch on Fedora 39:

$ sudo dnf remove uflash.noarch $ sudo dnf autoremove

3. Information about the uflash.noarch package on Fedora 39

Last metadata expiration check: 0:13:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : uflash
Version : 2.0.0
Release : 6.fc39
Architecture : noarch
Size : 657 k
Source : uflash-2.0.0-6.fc39.src.rpm
Repository : fedora
Summary : A module and utility to flash Python onto the BBC micro:bit
URL : https://github.com/ntoll/uflash
License : MIT
Description : A utility for flashing the BBC micro:bit with Python scripts and the
: MicroPython runtime. You pronounce the name of this utility "micro-flash". ;-)
: It provides two services. A library of functions to programatically create a
: hex file and flash it onto a BBC micro:bit. A command line utility called
: uflash that will flash Python scripts onto a BBC micro:bit.