macOS
brew install libiconvlocal Homebrew formula metadata
sudo port install libiconvMacPorts ports tree · textproc/libiconv/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libiconv pour les workflows d'agents IA.
installation
brew install libiconvlocal Homebrew formula metadata
sudo port install libiconvMacPorts ports tree · textproc/libiconv/Portfile · Source: api.github.com
nix profile install nixpkgs#libiconvnixpkgs package indexes · libiconv · Source: raw.githubusercontent.com
sudo pacman -S libiconvArch Linux sync databases · libiconv · Source: geo.mirror.pkgbuild.com
scoop install main/iconvScoop official bucket manifest trees · bucket/iconv.json · Source: api.github.com
aperçu
Conversion library
historique
GNU libiconv is the GNU character-set conversion library for systems that lack a usable iconv implementation or lack Unicode-capable conversions.
The GNU project page frames libiconv around the internet-era problem of moving text among Unicode and older language- or country-dependent encodings. It provides both the iconv() library interface and an iconv command-line program.
GNU libiconv's long-term role has been portability rather than novelty: it supplies consistent conversion support on platforms where libc iconv is absent, incomplete, or not compatible with the encodings an application needs.
The package became common in Unix packaging because many projects use Autoconf tests for iconv and need a fallback on macOS, BSD, Windows ports, or older commercial Unix systems.
The GNU documentation explicitly calls out GNU gettext integration and the circular first-install relationship between gettext and libiconv on some systems, which is why packagers often care about bootstrap order.
Developers link against libiconv through iconv_open, iconv, and iconv_close, while users can call the iconv program to convert files or streams between encodings. Build systems commonly surface it through LIBICONV or LTLIBICONV substitutions.
libiconv is one of the classic portability packages: invisible when libc has enough charset support, essential when it does not. It also exposes subtle packaging choices around libc replacement, gettext, locale charsets, and whether a dependency should use the system iconv or GNU's implementation.
For package maintainers, it is a reminder that text encoding is infrastructure. A tiny mismatch in iconv availability can decide whether internationalized software builds or produces correct output.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
iconv | cli | exécutable global |
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.
https://www.gnu.org/software/libiconv/
métadonnées d'installation
| Clé du paquet | brew:libiconv |
|---|---|
| Version | 1.19 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libiconv |
| Page d'accueil | https://www.gnu.org/software/libiconv/ |
| Dépôt | https://git.savannah.gnu.org/git/libiconv.git |
| Docs amont | https://www.gnu.org/software/libiconv |
| Licence | GPL-3.0-or-later AND LGPL-2.0-or-later |
| Archive source | https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.19.tar.gz |
| Dépendances de compilation | autoconf, automake |
| Bibliothèques fournies par macOS | gperf |
| Bouteille | disponible (sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libiconv |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libiconv
nix profile install nixpkgs#libiconvlibiconv 1.19-1
GNU charset conversion library
http://www.gnu.org/software/libiconv/
sudo pacman -S libiconvlibiconv
sudo port install libiconviconv
nix profile install nixpkgs#iconvmain/iconv
scoop install main/iconvpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.