# install wine and ltspice # sudo apt-get install wine-stable sudo pacman -S wine cd /tmp/ wget https://ltspice.analog.com/software/LTspice32.exe #wget http://ltspice.linear-tech.com/software/LTspiceIV.exe wine LTspice32.exe rm LTspice32.exe