Skip to content

ZOOM Environment on Debian / Fedora Linux (데비안 / 페도라 리눅스에서 줌 설치 및 업데이트 하기)

License

Notifications You must be signed in to change notification settings

jeonghanlee/zoom-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoom-update

Linter Run

Zoom install / update Environment in the Debian / Fedora Linux.

Backgroud

Zoom doesn't support an automatic update in Debian / Fedora Linux, so I have to go their site and download the latest package manually. This repository is designed to reduce this workflow. In addition, one can use this repository in order to install zoom directly.

Requirements

The following packages are required. In most cases, they are already installed by default.

wget make procps xcompmgr

Update Messages

When one see one of folliwng screens:

0png
Figure 1 : Zoom About sceen
1png
Figure 2 : Zoom Main screen

this repo may help to update Zoom quickly. If there is no zoom in a system, it will install it.

Commands

make update

If one has the downloaded zoom installation file locally, the rule triggers an additional rule make backup. This backup rule renames the exist installation file with an extracted version number suffix, for example, zoom_amd64.deb_v5.3.469451.0927. If the same version file exists, it will overwrite it. In case, the latest version doesn't work, use this backup file to recover it. Note that the above command will stop a running zoom if it is.

Rules

>>> Welcome zoom_amd64.deb Configuration Environment.

    make get       : Backup and Download zoom_amd64.deb
    make install   : Install zoom_amd64.deb through apt
    make usage     : This screen (default)
    make update    : Reinstall zoom_amd64.deb (backup, install, and start)
    make upgrade   : Same as make update
    make clean     : Remove the downloaded zoom_amd64.deb
    make backup    : Create backup file if an installation file exists
    make stop      : Stop a running zoom
    make start     : Start a zoom
    make annotate  : Fix for black screen in Zoom when annotation (need xcompmgr)

About

ZOOM Environment on Debian / Fedora Linux (데비안 / 페도라 리눅스에서 줌 설치 및 업데이트 하기)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published