Skip to content

Instantly share code, notes, and snippets.

@a-lunev
a-lunev / fritzing-on-debian-buster.md
Last active December 15, 2023 21:32
Instructions to install Fritzing on Linux Debian Buster

An easy way:

$ sudo apt-get install fritzing

A more complex way to install a desired release of the Fritzing app:

$ sudo apt-get install libqt5serialport5
$ sudo apt-get install libqt5xml5