libgeos.org
Geometry Engine, Open Source
Package Information
- Domain:
libgeos.org
- Name:
libgeos.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install geos-config
Programs
This package provides the following executable programs:
geos-config
Aliases
This package can also be accessed using these aliases:
geos-config
Available Versions
Show all 15 versions
3.13.1
,3.13.0
,3.12.3
,3.12.2
,3.12.1
3.12.0
,3.11.5
,3.11.4
,3.11.3
,3.11.2
3.10.7
,3.10.6
,3.9.6
,3.9.5
,3.8.4
Latest Version: 3.13.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +libgeos.org@3.13.1 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.libgeosorg
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.