Lepton EDA for Slackware Linux
SlackBuilds.org page: development/lepton-eda
Current version: 1.9.15 release
(in this repository, on slackbuilds.org - 1.9.14)
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.
How to install
From SlackBuilds.org:
- Visit Lepton EDA SlackBuilds.org page
- Follow SlackBuild Usage HOWTO instructions
From this repository:
git clone https://github.com/graahnul-grom/slackware-lepton-eda.gitcd slackware-lepton-eda/lepton-eda/chmod +x doinst.sh lepton-eda.SlackBuild- as root, build package:
./lepton-eda.SlackBuild(built package will be placed in/tmp/) - as root, install package:
installpkg /tmp/lepton-eda-1.9.15-x86_64-1_SBo.tgz
(built package name may be slightly different, depending on the architecture)