Skip to content

graahnul-grom/slackware-lepton-eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lepton EDA for Slackware Linux

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.

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. as root, build package: sh ./lepton-eda.SlackBuild (built package will be placed in /tmp/)
  4. 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)