Wingetlywingetly
← All apps
T

Tila Package Manager

by Tila Softwarev1.1.0

Last updated

Community-driven package manager for Windows.

Install with winget

$ winget install --id TilaSoftware.TPM --exact --version 1.1.0

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

Silent install command for Tila Package Manager

Tila Package Manager uses EXE. The silent install switches are /silent.

One-line silent install (x64)
TilaPackageManager_Setup.exe /silent

See the full silent install reference for Tila Package Manager

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

A universal, open-source package manager designed for developers to easily distribute and manage their Windows applications.

Installers · v1.1.0

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

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 Tila Package Manager.

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

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.54.0

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

More from Tila Software or browse package-manager, developer-tools, windows.

Frequently asked questions

How do I install Tila Package Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TilaSoftware.TPM --exact --version 1.1.0. winget downloads the installer from Tila Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Tila Package Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TilaSoftware.TPM --exact 1.1.0 --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 Tila Package Manager?
Tila Package Manager uses EXE. Run the downloaded installer with: TilaPackageManager_Setup.exe /silent. The silent switches are /silent.
How do I uninstall Tila Package Manager via winget?
Run: winget uninstall --id TilaSoftware.TPM --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Tila Package Manager's Apps & Features entry.
Is Tila Package Manager free?
Tila Package Manager is distributed under MIT. Refer to the publisher (https://tpm.tilasoftware.com) for the full license terms - Wingetly itself does not charge for installation.
Does Tila Package Manager 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 Tila Package Manager directly from the publisher.
How do I keep Tila Package Manager up to date?
Run winget upgrade --id TilaSoftware.TPM --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Tila Package Manager from microsoft/winget-pkgs.