Wingetlywingetly
← All apps

Tux Paint

by New Breed Softwarev0.9.35

Last updated

Tux Paint is a free, award-winning drawing program for children ages 3 to 12. It combines an easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who guides children as they use the program.

Install with winget

$ winget install --id NewBreedSoftware.TuxPaint --exact --version 0.9.35

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

Silent install command for Tux Paint

Tux Paint uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Tux Paint

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

Tux Paint is a free, award-winning drawing program for children ages 3 to 12 (for example, preschool and K-6).

Tux Paint is used in schools around the world as a computer literacy drawing activity.

It combines an easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who guides children as they use the program.

Installers · v0.9.35

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x86EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect

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 Tux Paint.

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

  • LibreCADLibreCAD Team
    LibreCAD.LibreCADv2.2.1.5

    LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.

  • ZWCAD 2026ZWSOFT
    ZWSOFT.ZWCAD.2026v26.10.0.20036

    Fast, Powerful and Compatible 2D CAD.

  • Logisim-evolutionlogisim-evolution developers
    logisim-evolution.logisim-evolutionv5.0.0

    Digital logic design tool and simulator

  • ZWCAD 2025ZWSOFT
    ZWSOFT.ZWCAD.2025v25.21.10.19929

    Fast, Powerful and Compatible 2D CAD

  • SelectAndTranslateYana Yuan
    YanaYuan.SelectAndTranslatev1.0.0

    AI-powered system-wide translation tool with vocabulary building and wallpaper learning.

  • KritaKrita Foundation
    KDE.Kritav5.3.4.0

    Krita is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.

More from New Breed Software or browse drawing, education.

Frequently asked questions

How do I install Tux Paint on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NewBreedSoftware.TuxPaint --exact --version 0.9.35. winget downloads the installer from New Breed Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Tux Paint silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NewBreedSoftware.TuxPaint --exact 0.9.35 --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 Tux Paint?
Tux Paint uses EXE (Inno Setup). Run the downloaded installer with: installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Tux Paint via winget?
Run: winget uninstall --id NewBreedSoftware.TuxPaint --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Tux Paint's Apps & Features entry.
Is Tux Paint free?
Tux Paint is distributed under GPLv2. Refer to the publisher (https://www.tuxpaint.org) for the full license terms - Wingetly itself does not charge for installation.
Does Tux Paint 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 Tux Paint directly from the publisher.
How do I keep Tux Paint up to date?
Run winget upgrade --id NewBreedSoftware.TuxPaint --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of Tux Paint from microsoft/winget-pkgs.

Recent versions

  • 0.9.35latest
  • 0.9.34
  • 0.9.33