Proma

Install Proma with winget

ErlichLiu.Proma · ErlichLiu

Install command

winget install -e --id ErlichLiu.Proma

About Proma

把最丝滑的通用 Agent 体验带进你的工作流,为 100x 专业用户而生的未来产品,正在实现 proactive Agent 阶段。基于 Claude Agent SDK 的完整开源实践,原生支持飞书群聊调用、灵活接入任意大模型供应商 —— 让顶级 Agent 能力真正跑在你每天用的地方。

Last updated
1 weeks ago
Version
v0.10.25
Publisher
ErlichLiu
Website
proma.cool
License
免费软件
Min OS
Windows 10+
Catalog refreshed: 6/12/2026

How to install Proma

  1. 1
    Make sure winget is available
    Windows 11 and recent Windows 10 builds ship winget via the App Installer. Check it’s ready:
    winget --version
    If it’s missing, install App Installer from the Microsoft Store.
  2. 2
    Open a terminal
    Launch Windows Terminal, PowerShell, or Command Prompt.
    Right-click the Start button — or press ⊞ Win + X
    Disk Management
    Computer Management
    Terminal
    Terminal (Admin)
    Task Manager
    Settings
    Windows Terminal
    PS C:\>
  3. 3
    Run the install command
    Installs the latest version of Proma. The -e flag matches the exact package ID.
    winget install -e --id ErlichLiu.Proma
    Windows Terminal — winget
    PS C:\>
  4. 4
    Silent / unattended install (optional)
    For scripts or deployment, install with no prompts (works with the .nullsoft installer):
    winget install -e --id ErlichLiu.Proma --silent --accept-package-agreements --accept-source-agreements

Other commands

Upgradewinget upgrade -e --id ErlichLiu.Proma
Uninstallwinget uninstall -e --id ErlichLiu.Proma
Show detailswinget show -e --id ErlichLiu.Proma

Comments

Leave a comment