Skip to content

libsoup.org

A package from libsoup.org

Package Information

  • Domain: libsoup.org
  • Name: libsoup.org
  • Homepage: Not specified
  • Source: View on GitHub

Installation

bash
# Install with launchpad
launchpad install +libsoup.org -- $SHELL -i

Programs

This package provides the following executable programs:

No programs specified

Available Versions

Show all 10 versions
  • 3.6.5, 3.6.4, 3.6.3, 3.6.1, 3.6.0
  • 3.5.2, 3.5.1, 3.4.5, 3.4.4, 3.2.3

Latest Version: 3.6.5

Install Specific Version

bash
# Install specific version
sh <(curl https://pkgx.sh) +libsoup.org@3.6.5 -- $SHELL -i

Dependencies

This package depends on:

  • gnome.org/glib-networking
  • gnutls.org
  • rockdaboot.github.io/libpsl
  • kerberos.org
  • gnome.org/libxml2
  • sqlite.org
  • nghttp2.org
  • linux:gnu.org/gettext
  • linux:gnome.org/glib
  • linux:github.com/google/brotli

Usage Examples

typescript
import { pantry } from 'ts-pkgx'

// Access this package
const pkg = pantry.libsouporg

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.