macOS
brew install libredwglocal Homebrew formula metadata
brew / Rang 2795
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libredwg in AI-Agent-Workflows.
Installation
brew install libredwglocal Homebrew formula metadata
nix profile install nixpkgs#libredwgnixpkgs package indexes · pkgs/by-name/li/libredwg/package.nix · Quelle: api.github.com
sudo zypper install libredwg-developenSUSE Tumbleweed package metadata · libredwg-devel · Quelle: download.opensuse.org
Überblick
DWG utilities
Verlauf
GNU LibreDWG is a GPLv3-or-later C library and command-line tool set for reading and writing AutoCAD DWG files. Its package-manager value is straightforward: it gives free software systems a scriptable DWG decoder/encoder and conversion utilities without relying on proprietary OpenDWG/ODA libraries.
The GNU project page describes LibreDWG as a free replacement for OpenDWG libraries and says it is based on LibDWG, originally written by Felipe Castro. The manual records the project lineage more specifically: LibreDWG came out of code from the QCad Community Edition product from RibbonSoft, and the old libdwg code was forked to LibreDWG in 2009.
LibreDWG's long-running engineering problem is that DWG is proprietary. The manual states that the format had to be reverse-engineered and that, for LibreDWG 0.13.4 dated March 17, 2026, coverage was approximately 99%, with reading support across many DWG revisions and writing support still more constrained for newer formats.
LibreDWG has mattered most to CAD, GIS, and document-conversion users who need batchable access to DWG data in free software environments. The manual names FreeCAD and GRASS GIS as projects using DWG or specifically LibreDWG, and mentions plans around SolveSpace, LibreCAD, FreeCAD, OpenSCAD, and PythonCAD.
Its adoption has been cautious because DWG compatibility is a moving target and because writing newer DWG versions is harder than reading them. That niche, however, is exactly why distributions package it: even partial DWG support is valuable when users need automated inspection, conversion, text search, layer listing, SVG/PostScript output, DXF, JSON, or GeoJSON workflows.
Packaged users usually encounter LibreDWG through tools such as dwgread, dwgwrite, dwgrewrite, dwg2dxf, dxf2dwg, dwg2SVG, dwggrep, and dwglayers, or by linking C programs against libredwg. The manual explicitly notes that programs should link with -lredwg, because the shared object is named libredwg and -llibredwg would look for a non-existent liblibredwg.
LibreDWG is a classic package-nerd package: legally and technically difficult format support, a GNU maintenance story, CLI utilities, reverse-engineered coverage tables, and bindings/converters that unblock other packages. It is also a reminder that data-liberation libraries often ship as humble formulae even when their underlying work is years of file-format archaeology.
Sicherheitslage
Für libredwg wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dwg2SVG | cli | globales Executable | |
dwg2dxf | cli | globales Executable | |
dwgadd | cli | globales Executable | |
dwgbmp | cli | globales Executable | |
dwgfilter | cli | globales Executable | |
dwggrep | cli | globales Executable | |
dwglayers | cli | globales Executable | |
dwgread | cli | globales Executable | |
dwgrewrite | cli | globales Executable | |
dwgwrite | cli | globales Executable | |
dxf2dwg | cli | globales Executable | |
dxfwrite | cli | globales Executable |
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.
https://www.gnu.org/software/libredwg/
Installationsmetadaten
| Paketschlüssel | brew:libredwg |
|---|---|
| Version | 0.13.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libredwg |
| Homepage | https://www.gnu.org/software/libredwg/ |
| Upstream-Dokumentation | https://www.gnu.org/software/libredwg/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/libredwg/libredwg-0.13.3.tar.gz |
| Build-Abhängigkeiten | autoconf, automake, texinfo |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libredwg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libredwg
nix profile install nixpkgs#libredwglibredwg-devel 0.14.8413-1.2
Development files for libredwg
https://www.gnu.org/software/libredwg/
sudo zypper install libredwg-devellibredwg-tools 0.14.8413-1.2
Command line utilities for handling DWG file
https://www.gnu.org/software/libredwg/
sudo zypper install libredwg-toolslibredwg0 0.14.8413-1.2
A library to handle DWG files
https://www.gnu.org/software/libredwg/
sudo zypper install libredwg0Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.