Skip to content

SunsetTechuila/Platform-Tools-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Platform Tools Installer

pti

How to (Windows)

Run PowerShell as Administrator, paste these commands and then press Enter.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iwr 'https://raw.githubusercontent.com/SunsetTechuila/Platform-Tools-Installer/main/Platform-Tools-Installer.ps1' -useb | iex

You can also update Platform Tools in this way.

Requirements (Windows)

  • Windows 7 or higher
  • PowerShell 5 or higher

How to (Linux)

Open a console, paste this command and press Enter

sudo wget -qO- https://raw.githubusercontent.com/SunsetTechuila/Platform-Tools-Installer/main/Platform-Tools-Installer.sh | bash

You can also update Platform Tools in this way.

Requirements (Linux)

  • Bash
  • Unzip package