Download¶
Project homepage is available at https://savannah.nongnu.org/projects/simulavr. There you’ll find also a link to download area. If you want to download other versions, please use the link to download area!
Secure download¶
Note
Replace X.Y.Z with the real release, this is for example 1.1.0.
Releases are secured by gpg signatures. For every package, tarball, document, which you can download here, you’ll find a signature file too. This is a cryptographic checksum over the released file and helps you to find out, if this file is unchanged by somebody unauthorized.
For this, you need a gpg
installation and our
gpg keyring.
Download this keyring and import it to your keyring:
> gpg --import simulavr-keyring.gpg
You can list out, what’s now in your keyring:
> gpg --list-keys
After you have downloaded release file (tarball, document, binary package) together
with the signature file, you can verify, that your download is correct (for
example, you’ve downloaded simulavr-X.Y.Z.tar.gz
together with
simulavr-X.Y.Z.tar.gz.sig
):
> gpg --verify simulavr-X.Y.Z.tar.gz.sig
If there is no message, that file is invalid, you can use your downloaded file. (of course, you can use it also without verifying signature, but on your own risk!)
Release files¶
Debian packages¶
Package |
Release date |
---|---|
simulavr-vpi_1.1.0_amd64.deb (42K) and gpg signature |
Jan 05 2020, 17:07 |
simulavr-tcl_1.1.0_amd64.deb (238K) and gpg signature |
Jan 05 2020, 17:07 |
simulavr-dev_1.1.0_amd64.deb (103K) and gpg signature |
Jan 05 2020, 17:07 |
simulavr_1.1.0_amd64.deb (95K) and gpg signature |
Jan 05 2020, 17:04 |
python3-simulavr_1.1.0_amd64.deb (611K) and gpg signature |
Jan 05 2020, 17:04 |
libsim_1.1.0_amd64.deb (364K) and gpg signature |
Jan 05 2020, 17:03 |
Documentation¶
Package |
Release date |
---|---|
manual-1.1.0-rc1.pdf (1M) and gpg signature |
Dec 04 2019, 16:59 |
manual-1.1.0.pdf (1M) and gpg signature |
Jan 05 2020, 17:03 |
simulavr-1.1.0-api-documentation.tar.gz (4M) and gpg signature |
Jan 05 2020, 17:05 |
simulavr-1.1.0-html-manual.tar.gz (457K) and gpg signature |
Jan 05 2020, 17:06 |
manual-1.0.pdf (1M) and gpg signature |
Feb 12 2012, 16:29 |
simulavr-1.0-api-documentation.tar.gz (194M) and gpg signature |
Feb 12 2012, 19:37 |
Tarball’s¶
Package |
Release date |
---|---|
simulavr-1.0.0.tar.gz (989K) and gpg signature |
Feb 12 2012, 19:41 |
simulavrxx-0.8.006.tar.gz (541K) and gpg signature |
Jul 30 2005, 03:46 |
simulavrxx-0.8.005.tar.gz (511K) and gpg signature |
Feb 09 2005, 03:29 |
simulavrxx-0.8.004.tar.gz (415K) and gpg signature |
Nov 11 2004, 06:41 |
simulavrxx-0.8.003.tar.gz (320K) and gpg signature |
Aug 25 2004, 22:47 |
simulavr-0.1.2.1.tar.bz2 (351K) and gpg signature |
Jan 19 2004, 00:08 |
simulavr-0.1.2.2.tar.gz (446K) and gpg signature |
Feb 16 2005, 23:42 |
simulavr-0.1.2.3.tar.gz (468K) and gpg signature |
Jan 07 2008, 21:50 |
simulavr-0.1.2.4.tar.gz (468K) and gpg signature |
Mar 09 2008, 20:39 |
simulavr-0.1.2.5.tar.gz (469K) and gpg signature |
Mar 16 2008, 21:31 |
simulavr-0.1.2.6.tar.gz (469K) and gpg signature |
Mar 05 2009, 09:30 |
simulavr-0.1.2.7.tar.gz (484K) and gpg signature |
Jul 03 2011, 09:22 |
simulavr-0.1.2.tar.bz2 (338K) and gpg signature |
Jan 18 2004, 05:24 |
Old binary packages¶
Package |
Release date |
---|---|
simulavr-1.0.0-binary-linux32.tar.gz (16M) and gpg signature |
Feb 12 2012, 19:40 |
simulavr-1.0.0-binary-win7-32bit.tar.gz (6M) and gpg signature |
Feb 13 2012, 19:38 |
More other files and versions are available on download area on project homepage!