Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 761 Bytes

Lt Spice installer

Simple Scipt to install ltspice on your linux machine (Debian Based).

Installs wine first and then installs LTspice in wine.

Steps:

git clone https://github.com/0xcabrex/LT-Spice.git
cd LT-Spice
chmod +x install_ltspice.sh
./install_ltspice.sh

Ltspice will automatically spool up. It will go through initialisation phase. If it asks for updaing then update it.

To directly run LT Spice on your system after installation is complete, run ./ltspice.sh in the repository directory.

If you wish to uninstall LTspice, run wine uninstaller in the terminal, select LTSPICE and choose Modify/Remove.