Current version: 1.9.18 release.
SlackBuilds.org page: development/lepton-eda
Lepton EDA
is a suite of free software tools for designing electronics,
an actively developed fork of the
gEDA/gaf suite,
started in late 2016 by most of gEDA/gaf developers at that time.
It's backward compatible with its predecessor and
supports the same file format for symbols and schematics.
- Visit Lepton EDA SlackBuilds.org page
- Follow SlackBuild Usage HOWTO instructions
git clone https://github.com/graahnul-grom/slackware-lepton-eda.git
cd slackware-lepton-eda/lepton-eda/
- as root, build package:
sh ./lepton-eda.SlackBuild
(built package will be placed in/tmp/
) - as root, install package:
installpkg /tmp/lepton-eda-1.9.18-x86_64-1_SBo.tgz
(built package name may be slightly different, depending on architecture)