Automic VaultAutomic Vault

brew

Installer gnutls avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gnutls

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gnutls

MacPorts ports tree · devel/gnutls/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add gnutls

Alpine Linux edge package indexes · gnutls · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install gnutls

Fedora Rawhide package metadata · gnutls · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#gnutls

nixpkgs package indexes · pkgs/by-name/gn/gnutls/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S gnutls

Arch Linux sync databases · gnutls · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install gnutls

openSUSE Tumbleweed package metadata · gnutls · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/gnutls

Scoop official bucket manifest trees · bucket/gnutls.json · Source: api.github.com

aperçu

Résumé du paquet

GNU Transport Layer Security (TLS) Library

Commandes et alias

  • gnutls-certtool
  • gnutls-cli
  • gnutls-cli-debug
  • gnutls-serv
  • ocsptool
  • p11tool
  • psktool

historique

Historique du projet et usages

GnuTLS is the GNU Project's TLS library and tool suite for encrypted network protocols. It is packaged both as a developer library and as a set of diagnostic and certificate-management commands, which makes it important to operating-system distributions, network applications, and administrators who need scriptable TLS tooling.

Historique du projet

GnuTLS emerged inside the GNU ecosystem as a portable C implementation of the SSL, TLS, and DTLS protocol families. The manual presents it as a library meant to hide protocol complexity behind an API while still exposing certificate handling, key exchange, session management, and authentication choices to applications.

The project developed alongside changes in TLS itself. It added protocol support, X.509 and OpenPGP certificate features, PKCS#11 work, command-line tools such as certtool and gnutls-cli, and library interfaces for both application developers and system integrators. Its GitLab project became the official source-control and issue-tracking home.

Historique d'adoption

GnuTLS found adoption where applications needed a GNU-maintained TLS implementation that could be shipped broadly by distributions. Package managers carry it not only for the user-facing commands but also because other software links against libgnutls for HTTPS, mail, directory services, and other encrypted protocols.

The library's ecosystem significance comes from being a stack component rather than a stand-alone application. Many users meet it indirectly through dependencies, while administrators and developers use the command-line tools to debug handshakes, inspect certificates, test servers, and work with PKCS#11 tokens.

Modes d'utilisation

Practitioners use libgnutls in applications that need TLS or DTLS support, and use gnutls-cli, gnutls-serv, gnutls-cli-debug, certtool, ocsptool, p11tool, and psktool for testing and certificate workflows. The manual also covers authentication choices, priority strings, session tickets, certificate credentials, and integration patterns.

In package-manager culture, installing GnuTLS often satisfies both build-time library requirements and operational tooling needs. It is a small command-line surface on top of a security-sensitive shared library, so maintainers care about ABI stability, protocol defaults, and timely security updates.

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

GnuTLS is one of the packages that turns TLS from a browser feature into ordinary Unix plumbing. It sits in dependency graphs, exposes inspection tools for humans, and gives source-built software a distribution-provided cryptographic backend.

Chronologie

  • 2003: GnuTLS 1.0.0 marked an early stable release line.
  • 2011: GnuTLS 3.0 introduced a major branch with expanded TLS support.
  • 2013: GnuTLS 3.1.10 changed the library licensing to LGPLv2.1 or later for wider linking compatibility.
  • 2020s: GitLab served as the official repository and issue-tracking home.

Related projects

  • libtasn1 and nettle are important lower-level libraries in the GnuTLS stack.
  • PKCS#11 providers and smart-card tooling integrate with GnuTLS through p11tool and library support.
  • Applications that link against libgnutls form the main adoption surface for the package.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gnutls. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 8 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
gnutls-certtoolcliexécutable global
gnutls-clicliexécutable global
gnutls-cli-debugcliexécutable global
gnutls-servcliexécutable global
ocsptoolcliexécutable global
p11toolcliexécutable global
psktoolcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire3.8.13
gestionnaire mis à jour2026-07-06
données localesOK
amontnot checked
dernière version détectéenon détecté

https://gnutls.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://gnutls.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gnutls
Version3.8.13
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gnutls
Page d'accueilhttps://gnutls.org/
Dépôthttps://gitlab.com/gnutls/gnutls
Docs amonthttps://gnutls.org/manual/gnutls.html
LicenceLGPL-2.1-or-later AND GPL-3.0-only
Archive sourcehttps://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.13.tar.xz
Dernière mise à jour2026-07-06T01:46:26Z
Pulseupdated
Dépendancesca-certificates, gettext, gmp, libidn2, libtasn1, libunistring, nettle, p11-kit
Dépendances de compilationpkgconf, texinfo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsGuile bindings are now in the `guile-gnutls` formula.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegnutls
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

gnutls

nix profile install nixpkgs#gnutls
  • normalized package name match
  • Correspondance par : Gnutls
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gn/gnutls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gnutls 3.8.13-r0

TLS protocol implementation

https://www.gnutls.org/

sudo apk add gnutls
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnutls-c++ 3.8.13-r0

The C++ interface to GnuTLS

https://www.gnutls.org/

sudo apk add gnutls-c++
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls-c++ from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnutls-dbg 3.8.13-r0

TLS protocol implementation (debug symbols)

https://www.gnutls.org/

sudo apk add gnutls-dbg
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnutls-dev 3.8.13-r0

TLS protocol implementation (development files)

https://www.gnutls.org/

sudo apk add gnutls-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnutls-doc 3.8.13-r0

TLS protocol implementation (documentation)

https://www.gnutls.org/

sudo apk add gnutls-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnutls-utils 3.8.13-r0

Command line tools for TLS protocol

https://www.gnutls.org/

sudo apk add gnutls-utils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnutls
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnutls-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

gnutls 3.8.13-1.fc45

A TLS protocol implementation

http://www.gnutls.org/

sudo dnf install gnutls
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gnutls
  • 14 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gnutls-c++ 3.8.13-1.fc45

The C++ interface to GnuTLS

http://www.gnutls.org/

sudo dnf install gnutls-c++
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gnutls
  • 14 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls-c++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gnutls-dane 3.8.13-1.fc45

A DANE protocol implementation for GnuTLS

http://www.gnutls.org/

sudo dnf install gnutls-dane
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gnutls
  • 12 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls-dane from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gnutls-devel 3.8.13-1.fc45

Development files for the gnutls package

http://www.gnutls.org/

sudo dnf install gnutls-devel
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gnutls
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gnutls-fips 3.8.13-1.fc45

Virtual package to install packages required to use gnutls under FIPS mode

http://www.gnutls.org/

sudo dnf install gnutls-fips
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gnutls
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls-fips from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gnutls-utils 3.8.13-1.fc45

Command line tools for TLS protocol

http://www.gnutls.org/

sudo dnf install gnutls-utils
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gnutls
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnutls-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw32-gnutls 3.8.13-1.fc45

MinGW GnuTLS TLS/SSL encryption library

http://www.gnutls.org/

sudo dnf install mingw32-gnutls
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gnutls
  • 6 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-gnutls from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-gnutls 3.8.13-1.fc45

MinGW GnuTLS TLS/SSL encryption library

http://www.gnutls.org/

sudo dnf install mingw64-gnutls
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gnutls
  • 6 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Gnutls
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-gnutls from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gnutls 3.8.13-2

A library which provides a secure layer over a reliable transport layer

https://www.gnutls.org/

sudo pacman -S gnutls
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • 14 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gnutls
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gnutls from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment