Install Microsoft Teams on Ubuntu 24.04 with Snap
Microsoft Teams on Ubuntu 24.04 installs easily using Snap packages.
Microsoft Teams is a popular app that lets you chat, have video calls, and share files all in one place.
Using Snap is a simple way to get the latest version of Teams on your Ubuntu 24.04 computer.
Snap packages bundle everything an app needs, and they update themselves. This means you always have the newest features and security fixes without extra work.
Install Microsoft Teams on Ubuntu 24.04 by opening a terminal and running ‘sudo snap install teams-for-linux’. This command uses the Snap package manager to download and install the latest version of Teams.
Install Teams from Snap
Install Teams from Snap. Getting Microsoft Teams onto Ubuntu 24.04 using Snap involves running a few commands in the terminal. This is a fast method that includes updating your system, preparing Snap, and then installing Teams. Follow these steps:
First, update and upgrade your Ubuntu system. If you don’t have the Snap package manager installed, you’ll need to install that too.
sudo apt update && sudo apt upgrade
sudo apt install snapd
Then, run the following command to install Teams from Snap:
sudo snap install teams-for-linux
Once it’s installed, you can find the Teams app in the Dock on the left sidebar. You can also launch it from the terminal with this command:
snap run teams-for-linux
Log in and start using Teams.

To uninstall the app later, use this command:
sudo snap remove teams-for-linux
That should do it!
Conclusion:
Installing Microsoft Teams on Ubuntu 24.04 with Snap is a good process. Here’s what you need to remember:
- Easy Installation: After setting up the Snap package manager, you can quickly install Teams using a single command.
- Updated Features: Access a flexible real-time collaboration platform for chat, video conferencing, and file sharing.
- User-Friendly Interface: The Teams app integrates seamlessly into the Ubuntu desktop environment.
- Simple Removal: Uninstalling Teams is as easy as installing it, requiring a simple command.
- Ideal for Collaboration: Teams enhance workplace communication, making it a valuable tool for team projects.
With these steps, you’ll be ready to collaborate efficiently with your colleagues on Ubuntu!
Is Teams no longer supported on Linux?
Microsoft no longer offers official support for a dedicated Teams app on Linux, meaning they are not releasing updates for it. The most reliable option is to use Teams in your web browser, as other approaches like compatibility layers often have issues.
How to get MS Teams on Linux?
The easiest way to use Microsoft Teams on Linux is through its web version, which works with any existing Microsoft account. If you already use services like Skype or Outlook, you’re good to go; otherwise, creating a free Microsoft account is a simple process.
How to install Teams in Linux terminal?
And once installed, it’ll revert back to a flashing cursor in your terminal. At this point, you can close Terminal. Next, click on the Start menu and locate the Internet.
How to install Teams in Ubuntu 20.04 using terminal?
And down here, click on this download for desktop and Linux DV. This will download the Davian file. Once the Davian file is downloaded, you just need to go to the folder.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!