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