-
Notifications
You must be signed in to change notification settings - Fork 9
Installation guide
This is an Installation guide for installing MS Teams on linux using Chromium!
-
You need to have Chromium version 72 or later installed on your device! You can check by typing
chromium-browser --version
in your terminal.
🔥
|
This is recommended for more advanced users who want to chose their Installation path and much more. |
-
Download or clone the files from the "code" section! if you want to clone the files then install git via your command line and navigate in the terminal to your desktop. Then enter:
git clone https://github.com/elmiba/Teams.git
-
Open a terminal window and enter following code to make the the files executeable and to install the programm:
sudo chmod a+x /home/pi/Desktop/Teams/Teams/Install.sh && sudo /home/pi/Desktop/Teams/Teams/Install.sh&
-
After that you should see a Desktop icon called teams!
💡
|
When you encounter any issues with the installtion, please review the troubleshooting guide in the wiki first. |
🔥
|
Recommended when you just want to install the WebApp! |
-
Go to the the release page on GitHub and chose the version best suited for you! In this case use
vX.XRPi
where theX
is the newest stable version. -
Download only the .deb file from the previously selected release!
-
Now execute the downloaded file, by double-clicking it and when the installer is finished installing you should be ready to go.
-
You can find Teams now in the menu under the office category.
💡
|
When you encounter any issues with the installtion, please review the troubleshooting guide in the wiki first. |