Is there anyone who could able to install and lunch eagle software?
https://www.autodesk.com/products/eagle/free-download
Code: Select all
wget -c https://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz
tar -zxvf Autodesk_EAGLE_9.6.2_English_Linux_64bit.tar.gz
cd eagle-9.6.2
rm lib/libxcb*
sudo chmod 755 libexec/QtWebEngineProcess
sudo apt install libx11-xcb1 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcb-xfixes0
eagle-9.6.2$ ./eagle
Sandboxing disabled by user.