Download Latest Version NextSpace-0.95_Fedora-39.tgz (26.7 MB)
Email in envelope

Get an email when there's a new version of NEXTSPACE

Home / 0.90
Name Modified Size InfoDownloads / Week
Parent folder
NextSpace-0.90-CentOS_7.tgz 2020-06-26 28.5 MB
NextSpace 0.90 source code.tar.gz 2020-06-15 16.4 MB
NextSpace 0.90 source code.zip 2020-06-15 18.6 MB
README.md 2020-06-15 936 Bytes
NextSpace-0.90-Fedora_31.tgz 2020-06-15 23.4 MB
NextSpace-0.90-CentOS_8.tgz 2020-06-12 28.2 MB
Totals: 6 Items   115.1 MB 0

Numerous fixes and improvements. Switched to latest GNUstep and stock LLVM/clang. Look into changelog for details.

This release was built for 3 distributions of RedHat family: CentOS 7, CentOS 8 and Fedora 31. Packages are bundled into .tgz file for particular distribution and contains install script that automates all steps described in "Install Guide 0.85".

So, this time install process quite simple (example for CentOS 7): 1. Download .tgz archive:

# curl -L -O https://github.com/trunkmaster/nextspace/releases/download/0.90/NextSpace-0.90-CentOS_7.tgz
  1. Unpack it:

    tar zxf NextSpace-0.90-CentOS_7.tgz

    1. Switch to the NextSpace-0.90 directory and run installer script as root:

    cd NextSpace-0.90

    ./nextspace_install.sh

    1. Answer to the questions of nextspace_install.sh.
Source: README.md, updated 2020-06-15