glib-networking

glib-networking

Network extensions for GLib

  • version 2.80.1-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install glib-networking

or

kpkg build glib-networking

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["cantarell-fonts"]
    N1["gsettings-desktop-schemas"]
    N2["libnettle"]
    N3["glib-networking"]
    style N3 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N4["glib"]
    N5["gnutls"]
    N6["gobject-introspection"]
    N0 --> N1
    N1 --> N3
    N2 --> N5
    N4 --> N3
    N4 --> N6
    N5 --> N3
    N6 --> N1