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

Last updated: October 08,2024

1. Install "yosys.x86_64" package

This tutorial shows how to install yosys.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install yosys.x86_64

2. Uninstall "yosys.x86_64" package

This tutorial shows how to uninstall yosys.x86_64 on Fedora 35:

$ sudo dnf remove yosys.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:38:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : yosys
Version : 0.17
Release : 1.20220509git587e09d.fc35
Architecture : x86_64
Size : 3.2 M
Source : yosys-0.17-1.20220509git587e09d.fc35.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.