config:ms_teams
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| config:ms_teams [2023/05/29 11:55] – external edit 127.0.0.1 | config:ms_teams [2026/02/05 17:11] (current) – Wuff | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Main download page:\\ | + | Importing messages into MS Teams: |
| - | https:// | + | |
| + | https:// | ||
| - | Deb installation of latest version: | + | https://developer.microsoft.com/ |
| - | < | + | |
| - | wget --trust-server-names "https://teams.microsoft.com/ | + | |
| - | sudo dpkg -i teams_*_amd64.deb | + | |
| - | </code> | + | |
| - | Repository page:\\ | + | ===== Linux Client ===== |
| - | https:// | + | |
| - | Repo install: | + | Unofficial client for teams v2 as Microsoft discontinued Teams v1 and are not releasing an official linux client any longer: |
| < | < | ||
| - | sudo apt-get install debian-archive-keyring | + | sudo mkdir -p /etc/apt/keyrings |
| - | wget https://packages.microsoft.com/keys/ | + | sudo wget -qO / |
| - | sudo apt-key add microsoft.asc | + | sh -c 'echo "Types: |
| - | rm microsoft.asc | + | sudo apt update |
| - | sudo sh -c 'echo " | + | |
| - | sudo apt-get update | + | |
| - | sudo apt-get install teams | + | |
| </ | </ | ||
| + | |||
| + | For login issues with apps, use CTRL+Click on link to sign in. This may not always work | ||
config/ms_teams.txt · Last modified: by Wuff