Great! I'm glad to hear that!
On Tue, Apr 2, 2024 at 3:14 PM Ali Alhaidary
<ali.alhaid...@the5stars.org> wrote:
>
> Thank you for brilliant effort, it is now on each every station of
> teachers and students.
>
> Ali
>
> On 3/22/24 02:41, Ben Pfaff wrote:
> > I'm very pleased to announce the release of a new version of GNU PSPP.
> > PSPP is a program for statistical analysis of sampled data. It is a
> > free replacement for the proprietary program SPSS.
> >
> > Here are the compressed sources and a GPG detached signature[*]:
> > https://ftp.gnu.org/gnu/pspp/pspp-2.0.1.tar.gz
> > https://ftp.gnu.org/gnu/pspp/pspp-2.0.1.tar.gz.sig
> >
> > Use a mirror for higher download bandwidth:
> > http://www.gnu.org/order/ftp.html
> >
> > The GNU project does not release official PSPP binaries. For links to
> > locations where third parties offer binaries, please visit:
> > https://www.gnu.org/software/pspp/get.html
> > It might take hours or days before binaries for a new release become
> > available.
> >
> > [*] Use a .sig file to verify that the corresponding file (without the
> > .sig suffix) is intact. First, be sure to download both the .sig file
> > and the corresponding tarball. Then, run a command like this:
> >
> > gpg --verify pspp-2.0.1.tar.gz.sig
> >
> > If that command fails because you don't have the required public key,
> > then run this command to import it:
> >
> > gpg --keyserver keys.gnupg.net --recv-keys
> > C2D1AB061656AAC54B5E975485199DE8C6648E90
> >
> > or obtain the project members' keys directly from Savannah:
> >
> > wget -q -O-
> > 'https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=pspp&download=1'
> > | gpg --import -
> >
> > Either way, afterward, rerun the 'gpg --verify' command.
> >
> > Changes from 2.0.0 to 2.0.1:
> >
> > * Bug fixes.
> >
> > * Translation updates.
> >
>