How to Install and Uninstall python3-migen.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "python3-migen.noarch" package

Please follow the steps below to install python3-migen.noarch on Fedora 35

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

2. Uninstall "python3-migen.noarch" package

Please follow the instructions below to uninstall python3-migen.noarch on Fedora 35:

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

3. Information about the python3-migen.noarch package on Fedora 35

Last metadata expiration check: 3:08:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-migen
Version : 0.9.2
Release : 11.20211209git9a0be7a.fc35
Architecture : noarch
Size : 632 k
Source : python-migen-0.9.2-11.20211209git9a0be7a.fc35.src.rpm
Repository : updates
Summary : A Python toolbox for building complex digital hardware
URL : https://m-labs.hk/migen
License : BSD
Description : Migen enables hardware designers to take advantage of the richness of
: Python (object oriented programming, function parameters, generators,
: operator overloading, libraries, etc.), to build well organized, reusable
: and elegant digital hardware designs.