https://github.com/luckman212/msteams-installer
Installs latest version of MSTeams for macOS
https://github.com/luckman212/msteams-installer
automation macos microsoft-teams
Last synced: 2 months ago
JSON representation
Installs latest version of MSTeams for macOS
- Host: GitHub
- URL: https://github.com/luckman212/msteams-installer
- Owner: luckman212
- Created: 2025-03-07T16:09:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T12:21:06.000Z (over 1 year ago)
- Last Synced: 2026-04-06T12:31:13.682Z (3 months ago)
- Topics: automation, macos, microsoft-teams
- Language: Shell
- Homepage: https://aka.ms/getteams
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# msteams-installer
Fetches and installs the latest version of Microsoft Teams for macOS.
### Requirements
- [Homebrew](https://brew.sh)
- `dockutil`, `pwsh` (PowerShell Core) — these will be auto-installed by Homebrew if missing
### Usage
Just run `./install-update-msteams.sh` from a Terminal.
The script will require elevated permissions, so `SUDO_ASKPASS` is recommended for non-interactive installs
Please report any issues!