User Tools

Site Tools


config:ms_teams

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:ms_teams [2020/07/13 17:02] Wulf Rajekconfig:ms_teams [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 16: Line 16:
 Repo install: Repo install:
 <code> <code>
 +sudo apt-get install debian-archive-keyring
 +wget https://packages.microsoft.com/keys/microsoft.asc
 +sudo apt-key add microsoft.asc
 +rm microsoft.asc
 sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main" >> /etc/apt/sources.list.d/teams.list' sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main" >> /etc/apt/sources.list.d/teams.list'
 sudo apt-get update sudo apt-get update
 sudo apt-get install teams sudo apt-get install teams
 </code> </code>
config/ms_teams.1594656134.txt.gz · Last modified: 2023/05/29 11:53 (external edit)