Skip to content

Simple Script to install LT Spice on a linux machine

Notifications You must be signed in to change notification settings

0xcabrex/LT-Spice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple Script to install LT Spice on a linux machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages