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

Last updated: September 23,2024

1. Install "yosys.x86_64" package

In this section, we are going to explain the necessary steps to install yosys.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install yosys.x86_64

2. Uninstall "yosys.x86_64" package

Please follow the steps below to uninstall yosys.x86_64 on Fedora 38:

$ sudo dnf remove yosys.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:25:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : yosys
Version : 0.38
Release : 1.20240210gitac0fb2e.fc38
Architecture : x86_64
Size : 3.7 M
Source : yosys-0.38-1.20240210gitac0fb2e.fc38.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.