# Installer gplugin avec Homebrew, dnf, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gplugin pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gplugin
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gplugin
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install gplugin
```

  Preuve: Fedora Rawhide package metadata: gplugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install gplugin
```

  Preuve: openSUSE Tumbleweed package metadata: gplugin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:gplugin
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.44.2
- **Résumé source:** GObject based library that implements a reusable plugin system
- **Page d'accueil:** <https://keep.imfreedom.org/gplugin/gplugin/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gplugin-gtk4-viewer (alias)
- gplugin-query (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.44.2
## Historique du projet et usages

GPlugin is a GObject/GLib plugin library from the Instant Messaging Freedom ecosystem. Its generated API documentation describes the GPlugin namespace as a plugin library with GLib, GObject, GModule, and Gio dependencies.

### Historique du projet

The official docs identify the source and website as the keep.imfreedom.org GPlugin repository and name GPlugin Developers as the authors. The library exposes a manager, plugin metadata, plugin/source interfaces, loader abstractions, and command-line option integration.

GPlugin is closely associated with libpurple and Pidgin-family development: IM Freedom's public discussion index describes it as a custom plugin library used by libpurple3.

### Historique d'adoption

Package-manager adoption is specialist and library-focused. The input package-manager facts list Homebrew, Fedora, and openSUSE packages, while Homebrew packages GPlugin with GLib, GTK4, PyGObject, Vala, Meson, and gobject-introspection related dependencies.

Its audience is mostly developers building or packaging GLib/GObject applications that need a reusable plugin system rather than end users installing a standalone command.

### Modes d'utilisation

Applications embed GPlugin to discover plugin files on disk, query metadata, load and unload plugins through managers and loaders, and expose plugin-related command-line options. The documentation also includes examples and pages for native, Python 3, Lua, Vala, and Genie plugins.

The Homebrew package includes gplugin-query and gplugin-gtk4-viewer executables, reflecting both inspection and graphical viewing workflows around plugin metadata.

### Pourquoi les passionnés de paquets s'y intéressent

GPlugin is notable as infrastructure: it is not a flashy CLI, but it lets distributions package one reusable plugin layer for GLib applications instead of each application owning a bespoke loader.

For package maintainers, the interesting parts are introspection data, language-loader dependencies, and ABI/API versioning around a library that other desktop and messaging components can consume.

### Chronologie

- 0.31: Core flags API is documented as present since version 0.31.
- 0.32: Manager API is documented as present since version 0.32.
- 0.39: Source interface documentation records a since marker for version 0.39.
- 0.43: FileSource documentation records a since marker for version 0.43.

### Related projects

- libpurple3 is the primary related consumer named by IM Freedom discussion metadata.
- Pidgin and Finch are adjacent IM Freedom projects in the same ecosystem.
- GLib, GObject, GModule, and Gio are the platform libraries named in the generated GPlugin docs.

### Sources

- <https://discourse.imfreedom.org/>
- <https://docs.imfreedom.org/gplugin/>
- <https://formulae.brew.sh/formula/gplugin>
- <https://keep.imfreedom.org/gplugin/gplugin>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- dnf - gplugin - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GObject based library that implements a reusable plugin system | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-devel - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development libraries and header files for gplugin-libs | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-gtk4 - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-gtk4 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GTK4 applications for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-gtk4-devel - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-gtk4-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development libraries and header files for gplugin-gtk4-libs | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-gtk4-libs - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-gtk4-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GTK4 libraries for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-gtk4-vala - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-gtk4-vala from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Vala bindings for gplugin-gtk4-libs | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-libs - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Library for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-loader-lua - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-loader-lua from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Lua loader for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-loader-python - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-loader-python from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python loader for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- dnf - gplugin-vala - 0.44.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: gplugin-vala from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Vala bindings for gplugin-libs | https://keep.imfreedom.org/gplugin/gplugin
- zypper - gplugin - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: gplugin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | GObject based library that implements a reusable plugin system | https://keep.imfreedom.org/gplugin/gplugin
- zypper - gplugin-devel - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: gplugin-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- zypper - gplugin-doc - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: gplugin-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Documentation for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- zypper - libgplugin-gtk4-0 - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: libgplugin-gtk4-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Gtk4 libs for gplugin | https://keep.imfreedom.org/gplugin/gplugin
- zypper - libgplugin0 - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: libgplugin0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library of gplugin | https://keep.imfreedom.org/gplugin/gplugin
- zypper - typelib-1_0-GPlugin-1_0 - 0.44.2-2.5: normalized package name match | openSUSE Tumbleweed package metadata: typelib-1_0-GPlugin-1_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Typelib for gplugin | https://keep.imfreedom.org/gplugin/gplugin


## Combined YAML source

View the package source record on GitHub. [combined/gplugin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gplugin.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
