pspp on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pspp" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install pspp on Arch using YAY
$
yay -S
pspp
Copied
* (Optional) Uninstall pspp on Arch using YAY
$
yay -Rns
pspp
Copied
2. Manually Install "pspp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pspp's git locally
$
git clone https://aur.archlinux.org/pspp.git
~/pspp
Copied
c. Go to ~/pspp folder and install it
$
cd
~/pspp
Copied
$
makepkg -si
Copied
3. Information about the pspp package on Arch User Repository (AUR)
ID: 1380768
Name: pspp
PackageBaseID: 20703
PackageBase: pspp
Version: 2.0.0-1
Description: Statistical analysis program. Free replacement for SPSS.
URL: http://www.gnu.org/software/pspp/
NumVotes: 78
Popularity: 0.088777
OutOfDate:
Maintainer: migrev
Submitter: escondida
FirstSubmitted: 1223943621
LastModified: 1704446222
URLPath: /cgit/aur.git/snapshot/pspp.tar.gz
Name: pspp
PackageBaseID: 20703
PackageBase: pspp
Version: 2.0.0-1
Description: Statistical analysis program. Free replacement for SPSS.
URL: http://www.gnu.org/software/pspp/
NumVotes: 78
Popularity: 0.088777
OutOfDate:
Maintainer: migrev
Submitter: escondida
FirstSubmitted: 1223943621
LastModified: 1704446222
URLPath: /cgit/aur.git/snapshot/pspp.tar.gz