.\" .\" srecord - manipulate eprom load files .\" Copyright (C) 2003, 2006-2011, 2013, 2014 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . .\" .ad l .hy 0 .so etc/version.so .nf SRecord \*(v)

SRecord \*(v)
Files for Download

There are several ways you can obtain the software, as either source code or pre-compiled binaries.

[*]

SourceForge Downloads

The best possible download speed for the source tarball will be from the
    .\" ...............................................
  • SourceForge .\" ................................................
  • Unix and Linux and Downloads .\" ................................................
  • MS Windows downloads .\" ................................................


[*]

Ubuntu Packages

If you use Ubuntu Linux, there are pre-built packages available for installation using the normal sudo apt-get install method, from this package archive (PPA).

Instructions are available there for how to manually add the PPA to your /etc/apt/sources.list file, but the following commands are sufficient on recent versions of Ubuntu:

sudo add-apt-repository ppa:pmiller-opensource/ppa
sudo apt-get update
sudo apt-get install srecord

If you already have the PPA installed but not the srecord package, this link apt:srecord should do the install. .\"

.\" There is some suggestion that, one day, maybe, this link .\" ppa:pmiller-opensource/ppa .\" will install the package archive (PPA) for you.


[*]

Debian Packages

The SRecord Debian packages are maintained by Fathi Boudra <fabo@debian.org>. The Debian packages are available at http://packages.qa.debian.org/s/srecord.html


[*]

Pre-compiled Windows Executables

See the SourceForge.net download mirrors for pre-compiled windows executables. They tend to be less up-to-date than the Ubuntu binaries, see BUILDING instructions that accompanies the source for instructions on how to build up-to-date binaries yourself.


.\" ------------------------------------------------------------------------


SRecord is maintained by Scott Finneran <scottfinneran@yahoo.com.au> and is freely distributable under the terms and conditions of the GNU GPL. There is more Software by Peter Miller at his home page.
.\" ------------------------------------------------------------------------
SourceForge.net Logo This page is hosted by SourceForge. .\" vim: set ts=8 sw=4 et :