Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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:

  1. Visit Lepton EDA SlackBuilds.org page
  2. Follow SlackBuild Usage HOWTO instructions

From this repository:

  1. git clone https://github.com/graahnul-grom/slackware-lepton-eda.git
  2. cd slackware-lepton-eda/lepton-eda/
  3. chmod +x doinst.sh lepton-eda.SlackBuild
  4. as root, build package: ./lepton-eda.SlackBuild (built package will be placed in /tmp/)
  5. 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)