pcb

printed circuit board (pcb) design program - meta-package

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