LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   How to install Microsoft Teams on Linux, UBUNTU ? (https://www.linuxquestions.org/questions/ubuntu-63/how-to-install-microsoft-teams-on-linux-ubuntu-4175725596/)

Xeratul 06-01-2023 03:31 AM

How to install Microsoft Teams on Linux, UBUNTU ?
 
Hello,

How to install Microsoft Teams on Linux, UBUNTU ?

https://learn.microsoft.com/en-us/mi...s?tabs=Windows

Kind regards,
x.

Code:

#deb cdrom:[Ubuntu 22.10 _Kinetic Kudu_ - Release amd64 (20221020)]/ kinetic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ kinetic universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic universe
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ kinetic multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu kinetic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu kinetic-security main restricted
deb http://security.ubuntu.com/ubuntu kinetic-security universe
# deb-src http://security.ubuntu.com/ubuntu kinetic-security universe
deb http://security.ubuntu.com/ubuntu kinetic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu kinetic-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

Linux Notebooki7 5.19.0-42-generic #43-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 18:21:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux


Xeratul 06-01-2023 03:36 AM

1 Attachment(s)
with software pckg

pan64 06-01-2023 12:00 PM

google is your friend
https://pureinfotech.com/install-microsoft-teams-linux/

vmelkon 06-01-2023 10:21 PM

MS had released Teams as a DEB file since 2019 but they decided to stop. I don't know why. I assume it is bc MS wants to do "write once, run anywhere" and developing one version for each version of Windows, one for each Linux distro, one for various Mac OSX versions is too much work.

It is now a web only app.
They are pushing for a web version of MS Office as well.

https://techcommunity.microsoft.com/...-us&country=us

I have Teams installed under Kubuntu 22.04.
I do not use it much but it works. I only used it to send chat messages since that is what some coworkers wanted.
I don't have experience with the web version.


All times are GMT -5. The time now is 10:30 PM.