libsdl.org
Simple Directmedia Layer
Package Information
- Domain:
libsdl.org - Name:
libsdl.org - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install libsdl.orgPrograms
This package provides the following executable programs:
No programs specified
Available Versions
Show all 36 versions
3.2.20,3.2.18,3.2.16,3.2.14,3.2.123.2.10,3.2.8,3.2.6,3.2.4,3.2.23.2.0,2.32.8,2.32.6,2.32.4,2.32.22.32.0,2.30.12,2.30.11,2.30.10,2.30.92.30.8,2.30.7,2.30.6,2.30.5,2.30.42.30.3,2.30.2,2.30.1,2.30.0,2.28.52.28.4,2.28.3,2.28.2,2.28.1,2.28.02.26.5
Latest Version: 3.2.20
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +libsdl.org@3.2.20 -- $SHELL -iDependencies
This package depends on:
linux:x.org/x11linux:x.org/xcursorlinux:x.org/xilinux:x.org/xrandrlinux:x.org/xfixeslinux:x.org/xrenderlinux:x.org/xscrnsaverlinux:x.org/exts
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry['libsdl.org']
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.