Skip to content

Instantly share code, notes, and snippets.

@a-lunev
a-lunev / fritzing-on-debian-buster.md
Last active May 21, 2024 08:44
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