How to Install and Uninstall python3-pyspiflash.noarch Package on CentOS Stream 8

Last updated: June 28,2024

1. Install "python3-pyspiflash.noarch" package

This guide covers the steps necessary to install python3-pyspiflash.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-pyspiflash.noarch

2. Uninstall "python3-pyspiflash.noarch" package

Learn how to uninstall python3-pyspiflash.noarch on CentOS Stream 8:

$ sudo dnf remove python3-pyspiflash.noarch $ sudo dnf autoremove

3. Information about the python3-pyspiflash.noarch package on CentOS Stream 8

Last metadata expiration check: 6:46:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pyspiflash
Version : 0.6.3
Release : 1.el8
Architecture : noarch
Size : 36 k
Source : python-pyspiflash-0.6.3-1.el8.src.rpm
Repository : epel
Summary : Python SPI data flash device drivers
URL : https://github.com/eblot/pyspiflash
License : MIT
Description : SPI flash devices, also known as DataFlash are commonly found in embedded
: products, to store firmware, microcode or configuration parameters.