SlackBuilds Repository

15.0 > Development > eagle (7.7.0)

EAGLE is an easy to use, yet powerful tool for designing printed
circuit boards (PCBs). The name EAGLE is an acronym, which stands for
Easily Applicable Graphical Layout Editor. The program consists of
three main modules (Layout Editor, Schematic Editor and Autorouter),
which are embedded in a single user interface.

If EAGLE prompts for a license key the first time it is run, you can
select EAGLE Express option to run EAGLE as a free version or purchase
a license to unlock advanced features.

After the key is accepted, you may wish to change the permission
of /opt/eagle-VERSION/bin/eagle.key so that it is no longer
world-writable:

# chmod 0644 /opt/eagle-<version>/bin/eagle.key

This script installs the English documentation by default. Starting
from version 5.10.0, German and (some) Chinese documentation is
included as well. To select them, run this script as:

# DOC_LANG=<xx> ./eagle.SlackBuild

where <xx> = "de" for German, "zh" for Chinese, or "all".

Maintained by: Andrzej Telszewski
Keywords: electronics,circuit,pcb,schematic,eda
ChangeLog: eagle

Homepage:
https://www.autodesk.com/products/eagle/overview

Source Downloads (32bit):
eagle-lin32-7.7.0.run (2538a6e89825e7f17a475c139772e92a)

Source Downloads (64bit):
eagle-lin64-7.7.0.run (32af1a9e3af2a95121dc332a520e9486)

Download SlackBuild:
eagle.tar.gz
eagle.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
eagle.SlackBuild
eagle.desktop
eagle.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds