macOS
brew install libredwglocal Homebrew formula metadata
brew / rank 2816
DWG utilities. Version 0.13.3 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#libredwg.
install
brew install libredwglocal Homebrew formula metadata
nix profile install nixpkgs#libredwgnixpkgs package indexes · pkgs/by-name/li/libredwg/package.nix · source: api.github.com
sudo zypper install libredwg-developenSUSE Tumbleweed package metadata · libredwg-devel · source: download.opensuse.org
overview
DWG utilities
history
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.
security posture
No matching local secret-handling manifest was found for libredwg. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dwg2SVG | executable | indexed executable | Discovered from the local executable index. |
dwg2dxf | executable | indexed executable | Discovered from the local executable index. |
dwgadd | executable | indexed executable | Discovered from the local executable index. |
dwgbmp | executable | indexed executable | Discovered from the local executable index. |
dwgfilter | executable | indexed executable | Discovered from the local executable index. |
dwggrep | executable | indexed executable | Discovered from the local executable index. |
dwglayers | executable | indexed executable | Discovered from the local executable index. |
dwgread | executable | indexed executable | Discovered from the local executable index. |
dwgrewrite | executable | indexed executable | Discovered from the local executable index. |
dwgwrite | executable | indexed executable | Discovered from the local executable index. |
dxf2dwg | executable | indexed executable | Discovered from the local executable index. |
dxfwrite | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libredwg |
|---|---|
| Version | 0.13.3 |
| Package manager | Homebrew |
| Homepage | https://www.gnu.org/software/libredwg/ |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libredwg0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.