debugapp
Common files for the core GNUstep environment
Install
- All systems
-
curl cmd.cat/debugapp.sh
- Debian
-
apt-get install gnustep-common - Ubuntu
-
apt-get install gnustep-common - Arch Linux
-
pacman -S gnustep-make - Kali Linux
-
apt-get install gnustep-common - Fedora
-
dnf install gnustep-make - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gnustep-common - OS X
-
brew install gnustep-make - Raspbian
-
apt-get install gnustep-common
gnustep-common
Common files for the core GNUstep environment
This package contains the main GNUstep configuration file, common files, scripts and directory layout needed to run any GNUstep software.
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.