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

Last updated: October 05,2024

1. Install "python3-migen.noarch" package

Learn how to install python3-migen.noarch on Fedora 34

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

2. Uninstall "python3-migen.noarch" package

Learn how to uninstall python3-migen.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:09:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-migen
Version : 0.9.2
Release : 11.20211209git9a0be7a.fc34
Architecture : noarch
Size : 569 k
Source : python-migen-0.9.2-11.20211209git9a0be7a.fc34.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.