Wingetlywingetly
← All apps

TikzEdt Beta

by TikzEdtv0.2.3

Last updated

TikzEdt is a combined WYSIWYG/text editor designed for editing Tikz code.

Install with winget

$ winget install --id TikzEdt.TikzEdtBeta --exact --version 0.2.3

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

Silent install command for TikzEdt Beta

TikzEdt Beta uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i TikzEdtBeta0_2_3.msi /quiet /norestart

See the full silent install reference for TikzEdt Beta

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.

Installers · v0.2.3

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

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 TikzEdt Beta.

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

  • MiKTeXMiKTeX.org
    MiKTeX.MiKTeXv25.12

    A modern TeX distribution for Windows, Linux and macOS.

  • AxMathAmyXun
    AmyXun.AxMathv2.7061

    A Professional Formula Editor & Calculator

  • Tintaoipoistar
    oipoistar.Tintav3.7.2

    Fast, lightweight markdown and Mermaid viewer for Windows

  • KileKDE e.V.
    KDE.Kilev2.9.93

    LaTeX Frontend

  • TeXstudioBenito van der Zander
    TeXstudio.TeXstudiov4.9.8

    TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.

  • Mogan STEMXmacsLabs
    MoganLab.Moganv2026.3.5

    A structured editor based on GNU TeXmacs

More from TikzEdt or browse latex, tex, tikz.

Frequently asked questions

How do I install TikzEdt Beta on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TikzEdt.TikzEdtBeta --exact --version 0.2.3. winget downloads the installer from TikzEdt and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install TikzEdt Beta silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TikzEdt.TikzEdtBeta --exact 0.2.3 --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 TikzEdt Beta?
TikzEdt Beta uses MSI. Run the downloaded installer with: msiexec.exe /i TikzEdtBeta0_2_3.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall TikzEdt Beta via winget?
Run: winget uninstall --id TikzEdt.TikzEdtBeta --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from TikzEdt Beta's Apps & Features entry.
Is TikzEdt Beta free?
TikzEdt Beta is distributed under GPL-3.0-only. Refer to the publisher (http://www.tikzedt.org/index.html) for the full license terms - Wingetly itself does not charge for installation.
Does TikzEdt Beta 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 TikzEdt Beta directly from the publisher.
How do I keep TikzEdt Beta up to date?
Run winget upgrade --id TikzEdt.TikzEdtBeta --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of TikzEdt Beta from microsoft/winget-pkgs.