Package Details: ltspice 24.1.7-1

Git Clone URL: https://aur.archlinux.org/ltspice.git (read-only, click to copy)
Package Base: ltspice
Description: SPICE simulator, schematic capture and waveform viewer.
Upstream URL: https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html
Keywords: simulation spice wine
Licenses: LicenseRef-LTspice
Submitter: M4a1x
Maintainer: fenugrec
Last Packager: fenugrec
Votes: 37
Popularity: 0.42
First Submitted: 2015-07-08 21:35 (UTC)
Last Updated: 2025-04-21 21:10 (UTC)

Pinned Comments

fenugrec commented on 2025-01-22 23:08 (UTC) (edited on 2025-01-23 17:25 (UTC) by fenugrec)

(follow-up) - yeah, currently it's a bit of a mess :

  • I found permalinks, like https://ltspice.analog.com/download/24.1.0/LTspice64.msi
  • the above is the same file as what you currently (2025/01/25) get from https://ltspice.analog.com/software/LTspice64.msi
  • the version string in the .json file is not 24.1.0 as expected, but '24.0.12' ....
  • if you download https://ltspice.analog.com/download/24.0.12/LTspice64.msi, the .json says 24.0.11...

I'm going to try using a permalink, just so the build doesn't break on their next update, but I may not notice for a while to update the PKGBUILD. We can revisit this if analog gets their versioning straightened out.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

masoud6542 commented on 2020-12-12 10:53 (UTC)

Hi, when I try to compile the package either by using makepkg or yay, the process gets stuck on: Checking cache and downloading using 4 threads. what is the problem and how can I resolve it? PS. my computer is old and dual core with only one thread per core. I don't even know if this is relevant.

thank you so much

jhbruhn commented on 2020-11-21 16:59 (UTC)

The Script first downloads a Release.log(.gz) file from the LTSpice Field Update server. That file contains a list of every file required to run LTSpice together with a CRC32 (i think) checksum. The PKGBUILD then proceeds to download every file listed in the release.log, but skips those files that exist on disk an have a matching CRC32 checksum.

What exact error are you experiencing? Are you using an AUR Helper that can't fetch the PKGBUILD or is there a problem with the PKGBUILD itself?

Troupal commented on 2020-11-21 13:06 (UTC)

Hi ! I've try to update but the PKGBUILD seems to be unreadable. Is there some trouble with the PKGBUILD or with my installation ? While reading the latter, I can't figure out which url the script will download the package to. Could someone explain it to me ( for the sake of curiosity)? Thank you in advance for your explanations and for your work.

jhbruhn commented on 2020-09-08 22:40 (UTC)

I've updated this on a forked git repository. If the original maintainer wants to put it back into his repo I'll gladly give back control!

Also, the kind of packaging is rather nasty. To circumvent the installing person to click buttons in the install dialog, an extracted version of the software is stored in a github repository which gets pulled by this PKGBUILD. It obviously would be nicer to have the installer push its buttons automatically, either by extracting from the .exe or by using something like autohotkey on wine.

JohnRobson commented on 2020-05-17 00:48 (UTC)

New version, Updated on May 14 2020

M4a1x commented on 2019-12-12 22:47 (UTC)

@thegala I just noticed that it reliably freezes under Wayland for me. Try using X11 and see if that helps.

M4a1x commented on 2019-07-05 21:21 (UTC) (edited on 2019-07-05 21:22 (UTC) by M4a1x)

@thegala It's working for me.. Do you have anything more specific? console output/wine logs?

I also updated the package to the newest version, it creates a separate wineprefix now on launch. Please try to update, maybe it solves the problem.

thegala commented on 2019-07-03 11:08 (UTC)

Hello, LTspice isnt working for me anymore. It starts and when I want to create new file LTspice just freezes. Any ideas?

jclsn commented on 2018-09-27 09:23 (UTC)

Where can I find the ltspice directory to add new models? When I put them in /usr/shar/ltspice, they don't show up in the menu.

joposter commented on 2018-01-28 13:16 (UTC)

@alex4o thanks for the tip :)

@M4a1x perfect, that was exactly what i had in mind! Thank you very much