Wingetlywingetly
← All apps

Tera Term

by TeraTerm Projectv4.108

Last updated

open-source, free, software terminal emulator

Install with winget

$ winget install --id TeraTermProject.teraterm --exact --version 4.108

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

Silent install command for Tera Term

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

One-line silent install (x86, machine scope)
teraterm-4.108.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Tera Term

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 · v4.108

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

Security

1 known CVE via NVD

  • medium5.9Fix availableCVE-2023-48795affects <=5.1Dec 18, 2023

    The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently en...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Tera Term 5TeraTerm Project
    TeraTermProject.teraterm5v5.6.2

    open-source, free, software terminal emulator

More from TeraTerm Project or browse teraterm.

Frequently asked questions

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

Recent versions

  • 4.108latest
  • 4.107
  • 4.106
  • 4.105