Disclaimer I have no relation with Analog Devices or LTspice development at all.
Disclaimer This guide is a "it works for me" type. YMMV.
Disclaimer Tested on Manjaro 24.0 release, but it should work on any Linux if you can install a recent Wine emulator.
Stop Disclaiming and go
LTspice works quite well using Wine; I tested it in a Linux Manjaro workstation with Wine 9.8-1.
- Install
winewith the software manager - Download the 24.X.Y (tested with 24.0.12) version of LTspice; you'll have a
LTspice64.msifile - In a terminal,
cdwhere themsifile is, and runwine msiexec /i ./LTspice64.msi. Accept all the default options. - That'it it. You should have a Wine Menu entry in your application menu, and you can run
LTspicefrom there. - Optional, but useful: use
winecfgand add a drive (for example,Y:) pointing to your home directory. - Enjoy.