How to Install and Uninstall yosys.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "yosys.x86_64" package

Please follow the guidance below to install yosys.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install yosys.x86_64

2. Uninstall "yosys.x86_64" package

In this section, we are going to explain the necessary steps to uninstall yosys.x86_64 on Fedora 34:

$ sudo dnf remove yosys.x86_64 $ sudo dnf autoremove

3. Information about the yosys.x86_64 package on Fedora 34

Last metadata expiration check: 5:34:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : yosys
Version : 0.17
Release : 1.20220509git587e09d.fc34
Architecture : x86_64
Size : 3.2 M
Source : yosys-0.17-1.20220509git587e09d.fc34.src.rpm
Repository : updates
Summary : Yosys Open SYnthesis Suite, including Verilog synthesizer
URL : http://www.clifford.at/yosys/
License : ISC and MIT
Description : Yosys is a framework for Verilog RTL synthesis. It currently has
: extensive Verilog-2005 support and provides a basic set of synthesis
: algorithms for various application domains.