Wingetlywingetly
← All apps

gLabels

by ibsornv3.99.639

Last updated

Unofficial Windows build of gLabels 4, a designer for labels, business cards and barcodes.

Install with winget

$ winget install --id ibsorn.gLabels --exact --version 3.99.639

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for gLabels

gLabels uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
gLabels-3.99-master639-win64-setup.exe /S

See the full silent install reference for gLabels

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

gLabels is a program for creating labels and business cards. It works with the sheets of

peel-off labels and card stock sold in office supply shops, and ships a template database

covering more than thirty vendors including Avery, Herma, Zweckform and Dymo. Text, images,

lines, shapes and barcodes can be placed on a label, and a document-merge feature fills them

from a CSV file or address book so an entire sheet can be personalised at once.

Barcode support covers the built-in glbarcode++ symbologies plus zint and libqrencode.

A command line renderer, glabels-batch-qt, produces PDFs without opening the interface.

This package is an unofficial community build of gLabels 4 (glabels-qt), which upstream does

not currently distribute for Windows. It is compiled unmodified from upstream sources by a

public GitHub Actions workflow and is not endorsed by or affiliated with the gLabels project.

Report application bugs upstream and packaging problems to this package's issue tracker.

Installers · v3.99.639

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for gLabels.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Brother iPrint&ScanBrother Industries, Ltd.
    Brother.iPrintScanv17.0.20.2

    Brother iPrint&Scan for PC/Mac provides access to printing, scanning, and workflow functionality.

  • EpsonNet Config PortableSeiko Epson Corporation
    EPSON.EpsonNetConfig.Portablev4.11.0

    Detection and configuration dashboard for many Epson drivers and scanners.

  • QZ TrayQZ Industries, LLC
    QZIndustries.QZTrayv2.3.0

    QZ Tray enables secure raw printing and scanning from a web browser to local printers (including thermal, label, and receipt printers) via a small background tray application and a WebSocket connection.

  • Zint Barcode GeneratorZint
    Zint.Zintv2.16.0

    Create and save almost 100 different types of QR codes, ISO barcodes, postal barcodes, Ultracode, and more from text.

  • Bonjour Print ServicesApple Inc.
    Apple.BonjourPrintServicesv2.0.2.0

    Lets you discover and configure Bonjour-enabled printers from your Windows computer using the Bonjour Printer Wizard.

  • PrintBridgeVergil
    Vergil.PrintBridgev0.2.6

    A local print bridge for web applications.

More from ibsorn or browse avery, barcode, business-cards.

Frequently asked questions

How do I install gLabels on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ibsorn.gLabels --exact --version 3.99.639. winget downloads the installer from ibsorn and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install gLabels silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ibsorn.gLabels --exact 3.99.639 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for gLabels?
gLabels uses EXE (NSIS). Run the downloaded installer with: gLabels-3.99-master639-win64-setup.exe /S. The silent switches are /S.
How do I uninstall gLabels via winget?
Run: winget uninstall --id ibsorn.gLabels --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from gLabels's Apps & Features entry.
Is gLabels free?
gLabels is distributed under GPL-3.0-or-later. Refer to the publisher (https://github.com/ibsorn/glabels-windows) for the full license terms - Wingetly itself does not charge for installation.
Does gLabels work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls gLabels directly from the publisher.
How do I keep gLabels up to date?
Run winget upgrade --id ibsorn.gLabels --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of gLabels from microsoft/winget-pkgs.