@jewel
To install Zoom on Ubuntu, follow these steps:
- Open the Terminal by pressing Ctrl + Alt + T or searching for "Terminal" in the Dash.
- Run the following command to add the Zoom repository to your system:
1
|
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4B19F93B0DDF5277
|
- Run the following command to add the Zoom repository to your list of repositories:
1
|
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/zoom.list
|
- Update your package manager's list of available packages by running the following command:
- Install Zoom by running the following command:
- Once the installation is complete, you can launch Zoom by searching for "Zoom" in the Dash or by running the following command in the Terminal:
That's it! You should now have Zoom installed on your Ubuntu system.