How to Install and Uninstall python3-pyspiflash.noarch Package on Rocky Linux 8
Last updated: January 11,2025
1. Install "python3-pyspiflash.noarch" package
This is a short guide on how to install python3-pyspiflash.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyspiflash.noarch
Copied
2. Uninstall "python3-pyspiflash.noarch" package
This tutorial shows how to uninstall python3-pyspiflash.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pyspiflash.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyspiflash.noarch package on Rocky Linux 8
Last metadata expiration check: 2:16:15 ago on Mon Sep 12 10:27:18 2022.
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.
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.