gsdh_gnustep
GNUstep build system
Install
- All systems
-
curl cmd.cat/gsdh_gnustep.sh
- Debian
-
apt-get install gnustep-make
- Ubuntu
-
apt-get install gnustep-make
- Arch Linux
-
pacman -S gnustep-make
- Kali Linux
-
apt-get install gnustep-make
- Fedora
-
dnf install gnustep-make
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnustep-make
- OS X
-
brew install gnustep-make
- Raspbian
-
apt-get install gnustep-make
- Dockerfile
- dockerfile.run/gsdh_gnustep
gnustep-make
GNUstep build system
This package contains the makefiles needed to compile any GNUstep software, and the GNUstep Test Framework used by GNUstep packages to build and run tests.