Skip to content

plocate.sesse.net

A package from plocatesesse.net

Package Information

  • Domain: plocatesesse.net
  • Name: plocate.sesse.net
  • Homepage: Not specified
  • Source: View on GitHub

Installation

bash
# Install with launchpad
launchpad install +plocate.sesse.net -- $SHELL -i

Programs

This package provides the following executable programs:

  • plocate
  • plocate-build
  • updatedb

Available Versions

Show all 2 versions
  • 1.1.23, 1.1.22

Latest Version: 1.1.23

Install Specific Version

bash
# Install specific version
sh <(curl https://pkgx.sh) +plocatesesse.net@1.1.23 -- $SHELL -i

Dependencies

This package depends on:

  • facebook.com/zstd@1
  • gnu.org/gcc/libstdcxx@14

Usage Examples

typescript
import { pantry } from 'ts-pkgx'

// Access this package
const pkg = pantry.plocatesessenet

console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)

This documentation was auto-generated from package data.

Released under the MIT License.