Automic VaultAutomic Vault

brew

libgsf mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libgsf in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libgsf

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libgsf

MacPorts ports tree · gnome/libgsf/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libgsf

Alpine Linux edge package indexes · libgsf · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libgsf

Fedora Rawhide package metadata · libgsf · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libgsf

nixpkgs package indexes · pkgs/by-name/li/libgsf/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libgsf

Arch Linux sync databases · libgsf · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install gir1.2-gsf-1

Debian stable package indexes · gir1.2-gsf-1 · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install gsf-office-thumbnailer

openSUSE Tumbleweed package metadata · gsf-office-thumbnailer · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

I/O abstraction library for dealing with structured file formats

Befehle und Aliase

  • gsf
  • gsf-office-thumbnailer
  • gsf-vba-dump

Verlauf

Projektgeschichte und Nutzung

libgsf is the GNOME Structured File Library, an I/O abstraction for compound and structured file formats such as Microsoft OLE2, ZIP/JAR, gzip, bzip, OpenDocument-related streams, metadata, and thumbnails. It came out of Gnumeric's need for maintainable spreadsheet file-format infrastructure.

Projektgeschichte

The libgsf README says the project was started by Jody Goldberg and aims to provide an efficient, extensible I/O abstraction for dealing with different structured file formats. The GTK-Doc manual adds that it began in 2002 as part of the Gnumeric project, replacing libole2 for Microsoft Excel file handling because libole2 had become difficult to maintain and generalize.

The GitLab repository history includes an initial backup commit dated 2002-05-23. Since then, the 1.14 series has continued as a quiet GNOME infrastructure library with fixes for OLE2 edge cases, large files, ZIP64 behavior, thumbnailing, introspection, fuzzed-file crashes, and metadata handling.

Adoptionsgeschichte

libgsf was adopted through GNOME Office and file-format tooling rather than as a famous end-user command. It is infrastructure for applications that need structured file reading and writing without duplicating OLE, ZIP, compression, metadata, and stream code.

The Homebrew package exposes command-line tools such as gsf, gsf-office-thumbnailer, and gsf-vba-dump, showing the library's practical packaging surface: archive-like inspection, office document thumbnails, and VBA extraction/debugging around compound document formats.

Wie es verwendet wird

Developers use libgsf through its C API to read and write structured files and streams. The reference manual groups APIs around basic I/O, stream sources, ZIP files, compression, MS OLE2, metadata, OASIS Open Document support, and related utilities.

Packagers ship it for applications that depend on GNOME/GLib-style structured file handling. Its release notes show continued attention to malformed files and very large OLE/ZIP cases, which are exactly the edge cases shared libraries are meant to centralize.

Warum Paket-Nerds sich dafür interessieren

libgsf is a small dependency with a long tail: most users do not ask for it by name, but office-file importers, thumbnailers, and data tools benefit from one shared implementation of gnarly container formats.

It is package-nerd significant because it demonstrates the GNOME/GLib style of extracting reusable infrastructure from an application. Gnumeric needed better Excel container handling; the result became a general library that distributions can patch, fuzz, and update once.

Zeitleiste

  • 2002: The reference manual says GSF started as part of Gnumeric to replace libole2 for Microsoft Excel file handling.
  • 2002-05-23: The GitLab repository records the initial backup commit.
  • 2016: Release 1.14.38 fixed BSD test compatibility and ZIP64 behavior.
  • 2024: Release 1.14.53 fixed integer overflows affecting memory allocation and improved OLE/OpenDocument handling.
  • 2026: Release 1.14.57 fixed problems with OLE files larger than 4 GB and improved gzip, bzip, and ZIP handling for 4 GB and larger reads and writes.

Related projects

  • Gnumeric is the spreadsheet project from which libgsf emerged.
  • libole2 is the older library that GSF replaced for Gnumeric's Excel file handling.
  • GLib, GNOME, GTK-Doc, OLE2, ZIP, OpenDocument, and office thumbnailing tools are part of the surrounding ecosystem.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gsfcliglobales Executable
gsf-office-thumbnailercliglobales Executable
gsf-vba-dumpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.14.58
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://gitlab.gnome.org/GNOME/libgsf

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libgsf
Version1.14.58
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libgsf
Homepagehttps://gitlab.gnome.org/GNOME/libgsf
Repositoryhttps://gitlab.gnome.org/GNOME/libgsf
Upstream-Dokumentationhttps://gnome.pages.gitlab.gnome.org/libgsf/api
LizenzLGPL-2.1-only
Quellarchivhttps://download.gnome.org/sources/libgsf/1.14/libgsf-1.14.58.tar.xz
Zuletzt aktualisiert2026-06-25T13:37:51+02:00
Pulseupdated
Abhängigkeitengettext, glib
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenbzip2, libxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gir1.2-gsf-1 1.14.53-1

GObject introspection data for the Structured File Library

http://projects.gnome.org/libgsf/

sudo apt install gir1.2-gsf-1
  • Section: introspection
  • Architecture: amd64
  • Source Package: libgsf
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-gsf-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgsf-1-114 1.14.53-1

Structured File Library - runtime version

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-114
  • Section: libs
  • Architecture: amd64
  • Source Package: libgsf
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgsf-1-114 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgsf-1-common 1.14.53-1

Structured File Library - common files

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-common
  • Section: libs
  • Architecture: all
  • Source Package: libgsf
  • normalized package name match
  • Abgeglichen nach: Libgsf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgsf-1-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgsf-1-dev 1.14.53-1

Structured File Library - development files

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libgsf
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgsf-1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgsf-bin 1.14.53-1

Structured File Library - programs

http://projects.gnome.org/libgsf/

sudo apt install libgsf-bin
  • Section: gnome
  • Architecture: amd64
  • Source Package: libgsf
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgsf-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libgsf

nix profile install nixpkgs#libgsf
  • normalized package name match
  • Abgeglichen nach: Libgsf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libgsf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gir1.2-gsf-1 1.14.51-2build2

GObject introspection data for the Structured File Library

http://projects.gnome.org/libgsf/

sudo apt install gir1.2-gsf-1
  • Section: introspection
  • Architecture: amd64
  • Source Package: libgsf
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-gsf-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgsf-1-114 1.14.51-2build2

Structured File Library - runtime version

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-114
  • Section: libs
  • Architecture: amd64
  • Source Package: libgsf
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsf-1-114 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgsf-1-common 1.14.51-2build2

Structured File Library - common files

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-common
  • Section: libs
  • Architecture: all
  • Source Package: libgsf
  • normalized package name match
  • Abgeglichen nach: Libgsf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsf-1-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgsf-1-dev 1.14.51-2build2

Structured File Library - development files

http://projects.gnome.org/libgsf/

sudo apt install libgsf-1-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libgsf
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsf-1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgsf-bin 1.14.51-2build2

Structured File Library - programs

http://projects.gnome.org/libgsf/

sudo apt install libgsf-bin
  • Section: universe/gnome
  • Architecture: amd64
  • Source Package: libgsf
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgsf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsf-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libgsf 1.14.58-r0

Utility library for reading and writing structured file formats

https://gitlab.gnome.org/GNOME/libgsf

sudo apk add libgsf
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libgsf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgsf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgsf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libgsf-dev 1.14.58-r0

Utility library for reading and writing structured file formats (development files)

https://gitlab.gnome.org/GNOME/libgsf

sudo apk add libgsf-dev
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libgsf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgsf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgsf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libgsf-doc 1.14.58-r0

Utility library for reading and writing structured file formats (documentation)

https://gitlab.gnome.org/GNOME/libgsf

sudo apk add libgsf-doc
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libgsf
  • normalized package name match
  • Abgeglichen nach: Libgsf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgsf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libgsf-lang 1.14.58-r0

Languages for package libgsf

https://gitlab.gnome.org/GNOME/libgsf

sudo apk add libgsf-lang
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libgsf
  • normalized package name match
  • Abgeglichen nach: Libgsf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgsf-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libgsf 1.14.58-1.fc45

GNOME Structured File library

https://gitlab.gnome.org/GNOME/libgsf/

sudo dnf install libgsf
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libgsf
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgsf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgsf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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