automate/020_eagle.sh

14 lines
595 B
Bash

# The versions after 7.7 require a login
# https://www.autodesk.com/products/eagle/free-download
mkdir /opt/eagle
cd /opt/eagle
#wget -c https://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz
#tar xzvf Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz
#rm Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz
#rm ./lib/libxcb*
#apt-get install -y libx11-xcb1 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcb-xfixes0
# ftp://ftp.cadsoftusa.com/eagle/program/
wget -c ftp://ftp.cadsoftusa.com/eagle/program/7.7/eagle-lin64.run