config:ms_teams
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:ms_teams [2021/04/30 15:47] – Wuff | config:ms_teams [2026/04/29 14:41] (current) – Wuff | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Main download page:\\ | + | Importing messages into MS Teams: |
| - | https:// | + | |
| + | https:// | ||
| - | Deb installation of latest version: | + | https:// |
| + | |||
| + | ===== Linux Client ===== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Unofficial client for teams v2 as Microsoft discontinued Teams v1 and are not releasing an official linux client any longer: | ||
| < | < | ||
| - | wget --trust-server-names " | + | sudo mkdir -p / |
| - | sudo dpkg -i teams_*_amd64.deb | + | sudo wget -qO / |
| + | sh -c ' | ||
| + | sudo apt update && sudo apt install teams-for-linux | ||
| </ | </ | ||
| - | Repository page:\\ | + | For login issues with apps, use CTRL+Click on link to sign in. This may not always work |
| - | https:// | + | |
| - | Repo install: | + | To add/use teams4linux as application for msteams urls, use: |
| < | < | ||
| - | sudo apt-get install debian-archive-keyring | + | xdg-settings set default-url-scheme-handler msteams teams-for-linux.desktop |
| - | wget https:// | + | |
| - | sudo apt-key add microsoft.asc | + | |
| - | rm microsoft.asc | + | |
| - | sudo sh -c 'echo "deb [arch=amd64] https:// | + | |
| - | sudo apt-get update | + | |
| - | sudo apt-get install teams | + | |
| </ | </ | ||
| + | |||
| + | Check in FF/ | ||
config/ms_teams.1619794064.txt.gz · Last modified: (external edit)