gpbs
GNUstep GUI Backend - common files
Install
- All systems
-
curl cmd.cat/gpbs.sh
- Debian
-
apt-get install gnustep-back-common
- Ubuntu
-
apt-get install gnustep-back-common
- Kali Linux
-
apt-get install gnustep-back-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnustep-back-common
- Raspbian
-
apt-get install gnustep-back-common
- Dockerfile
- dockerfile.run/gpbs
gnustep-back-common
GNUstep GUI Backend - common files
It is a backend component for the GNUstep GUI Library. The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System. This package contains the common files needed by the GNUstep GUI Backend.
gnustep-back-dbg
GNUstep GUI Backend - debugging symbols
It is a backend component for the GNUstep GUI Library. The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System. This package contains the debugging symbols for the GNUstep GUI Backend.