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