How to Install and Uninstall pspp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pspp" package

Please follow the instructions below to install pspp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pspp

2. Uninstall "pspp" package

This tutorial shows how to uninstall pspp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pspp $ sudo apt autoclean && sudo apt autoremove

3. Information about the pspp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pspp
Priority: optional
Section: universe/math
Installed-Size: 14250
Maintainer: Ubuntu Developers
Original-Maintainer: Friedrich Beckmann
Architecture: amd64
Version: 0.8.5-5build1
Depends: libc6 (>= 2.17), libcairo2 (>= 1.5), libglib2.0-0 (>= 2.37.3), libgsl2, libgtk2.0-0 (>= 2.24), libgtksourceview2.0-0 (>= 2.10.0), libpango-1.0-0 (>= 1.22), libpangocairo-1.0-0 (>= 1.22), libpq5, libreadline6 (>= 6.0), libtinfo5 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/universe/p/pspp/pspp_0.8.5-5build1_amd64.deb
Size: 3264214
MD5sum: 39149083b289b142f8667dbbc7f715ef
SHA1: cb0f357a42136d3e7d25d5bcd8bffa74bf162977
SHA256: 79474255ab9d0711ec5ee218d4ea34dda10d7be75f628900a05eaca6dc113767
Description-en: Statistical analysis tool
PSPP is a program for statistical analysis of sampled data. It is a free
replacement for the proprietary program SPSS.
.
PSPP supports T-tests, ANOVA, GLM, factor analysis, non-parametric tests, and
other statistical features. PSPP produces statistical reports in plain text,
PDF, PostScript, CSV, HTML, SVG, and OpenDocument formats.
.
PSPP has both text-based and graphical user interfaces. The PSPP user interface
has been translated into a number of languages.
Description-md5: 507b12633a61b872fb9b0ece95e70c26
Homepage: http://savannah.gnu.org/projects/pspp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu