yosys-config

plugins

Debian Debian
RUN apt-get update && \ apt-get install -y yosys-dev
Ubuntu
RUN apt-get update && \ apt-get install -y yosys-dev
Arch Arch Linux
RUN pacman -S --noconfirm yosys
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yosys-dev
Fedora
RUN dnf install -y yosys-devel
Raspbian
RUN apt-get update && \ apt-get install -y yosys-dev
click the source code to copy install yosys-config on any operating system with command-not-found.com