How to Install and Uninstall yosys.i686 Package on Fedora 36

Last updated: November 27,2024

1. Install "yosys.i686" package

This is a short guide on how to install yosys.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install yosys.i686

2. Uninstall "yosys.i686" package

This guide covers the steps necessary to uninstall yosys.i686 on Fedora 36:

$ sudo dnf remove yosys.i686 $ sudo dnf autoremove

3. Information about the yosys.i686 package on Fedora 36

Last metadata expiration check: 4:19:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : yosys
Version : 0.20
Release : 1.20220821git029c278.fc36
Architecture : i686
Size : 3.5 M
Source : yosys-0.20-1.20220821git029c278.fc36.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.