Are you utilizing Linux and in want of excellent video conferencing device that may deal with high-quality video and audio? Install Zoom! It’s a cloud-based convention device that works completely on Linux and helps Ubuntu, Debian, Arch Linux (unofficially,) in addition to Fedora, OpenSUSE, and lots of different Linux distributions by way of Flatpak.

Ubuntu directions

Z

The Zoom video conferencing utility has first-class assist for Ubuntu Linux, variations 14.04 and onward. The assist doesn’t come from a devoted, third-party repository or PPA. As a substitute, customers trying to install the software program should obtain a DEB package deal from their web site.

To get your palms on the newest DEB package deal for Zoom on Ubuntu, head over to the download page on the web site and choose Ubuntu in the drop-down menu. Alternatively, open up a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard and obtain it straight utilizing the wget command.

wget 

After downloading the newest Zoom DEB package deal to your Ubuntu PC, use the dpkg command to load up the software program.

sudo dpkg -i zoom_amd64.deb

Following the set up, you could discover some dependency errors have occurred. Don’t fear! These errors are simply fastened by working the apt install -f command.

sudo apt install -f

Are you continue to having dependency points on Ubuntu? Observe our in-depth information on how to right dependency issues on Ubuntu Linux.

Debian directions

Zoom for Debian Linux is nicely supported, although there isn’t a devoted software program repository that customers can add to their sources file guaranteeing fixed updates, and there’s solely a DEB package deal accessible.

As of proper now, Zoom works flawlessly on Debian Linux as long as you’re on model 8.0 of the working system or increased. To get the Zoom DEB head to the download page on the official web site and choose “Debian” in the drop-down menu. Or, open up a terminal window with Ctrl + Alt + T or Ctrl + Shift + T, and use the wget command under to obtain it straight.

wget 

As soon as the Zoom DEB package deal is completed downloading onto your Debian Linux PC, use the dpkg command to load up the software program on your system.

sudo dpkg -i zoom_amd64.deb

When the set up finishes, you could run into dependency points. To repair it, run the apt-get install -f command in a terminal window.

sudo apt-get install -f

Dependency points nonetheless occurring? Make sure to try our in-depth information on how to repair dependency issues on Debian Linux.

Arch Linux directions

Zoom’s web site doesn’t point out official assist for Arch Linux. Nonetheless, there’s an unofficial AUR package deal accessible to customers that pulls in the software program in order that it may be transformed to run on Arch Linux.

Putting in the Zoom AUR package deal on Arch Linux begins by putting in each “git” and “base-devel” by means of the Pacman package deal administration system. Utilizing the Pacman command under, begin the set up.

sudo pacman -S git base-devel

Following the set up of “git” and “base-devel,” use the git clone command to obtain the newest Zoom AUR package deal from the web.

git clone 

When the information are performed downloading by means of git, use the CD command to transfer into the “zoom” listing.

cd zoom

Construct and install the Zoom app on Arch Linux utilizing the makepkg command. Remember the fact that that is an unofficial package deal. You probably have points with it, take into account working the Flatpak launch as a substitute.

makepkg -sri

Fedora directions

The Zoom video conferencing utility is out there for Fedora Linux. To get it working on your Fedora system, begin by heading over to the official Zoom web site’s download page. Then, on the obtain web page, click on the drop-down menu, and choose the “Fedora” possibility to get the newest RPM package deal. Alternatively, launch a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard and use the wget obtain device to get it by means of the command-line.

wget 

As soon as the downloading course of is completed for the Zoom RPM file, use the Dnf command to install the package deal on your system.

sudo dnf install zoom_x86_64.rpm

OpenSUSE directions

Zoom has glorious OpenSUSE Linux assist, as certainly one of the packaging choices is the RPM format. To get the newest RPM package deal for OpenSUSE, head to the Zoom website’s download page. Look by means of the web page for the drop-down menu, and choose the “OpenSUSE” possibility. Or, when you desire the command-line, launch a terminal by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard, and use the wget command under to obtain the RPM.

wget 

After downloading the OpenSUSE Zoom RPM file, use the Zypper command to install the software program your system.

sudo zypper install zoom_openSUSE_x86_64.rpm

Flatpak directions

The Zoom video conferencing software program is on Flatpak! So, when you’re not utilizing Arch Linux, Ubuntu, or any of the different Linux working techniques coated on this information, that is the finest manner to get the app working. To start out, make sure you’ve got Flatpak enabled on Linux. Then, open up a terminal window with Ctrl + Alt + T or Ctrl + Shift + T and enter the instructions under to install.

flatpak remote-add --if-not-exists flathub 

flatpak install flathub us.zoom.Zoom



Source link

Share.
Leave A Reply

Exit mobile version