jemalloc.net
A package from jemalloc.net
Package Information
- Domain:
jemalloc.net
- Name:
jemalloc.net
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +jemalloc.net -- $SHELL -i
Programs
This package provides the following executable programs:
No programs specified
Available Versions
Show all 1 versions
5.3.0
Latest Version: 5.3.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +jemalloc.net@5.3.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.jemallocnet
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.