sdl2-net 2.2.0
SDL networking library
SDL_net is a small, cross-platform networking library for SDL.
- Website: https://www.libsdl.org/projects/SDL_net/
- Licenses: Zlib
- Package source: gnu/packages/sdl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sdl2-net 2.2.0
as follows:
guix install sdl2-net@2.2.0
Or install the latest version:
guix install sdl2-net
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.