{"id":21232594,"url":"https://github.com/jeonghanlee/zoom-update","last_synced_at":"2026-02-14T13:03:16.703Z","repository":{"id":99844216,"uuid":"292337759","full_name":"jeonghanlee/zoom-update","owner":"jeonghanlee","description":"ZOOM Environment on Debian / Fedora Linux (데비안 / 페도라 리눅스에서 줌 설치 및 업데이트 하기) ","archived":false,"fork":false,"pushed_at":"2025-09-04T05:24:05.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T07:15:11.210Z","etag":null,"topics":["debian","fedora","zoom"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeonghanlee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-02T16:37:05.000Z","updated_at":"2025-09-04T05:24:09.000Z","dependencies_parsed_at":"2025-03-15T11:46:44.003Z","dependency_job_id":null,"html_url":"https://github.com/jeonghanlee/zoom-update","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jeonghanlee/zoom-update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeonghanlee%2Fzoom-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeonghanlee%2Fzoom-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeonghanlee%2Fzoom-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeonghanlee%2Fzoom-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeonghanlee","download_url":"https://codeload.github.com/jeonghanlee/zoom-update/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeonghanlee%2Fzoom-update/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","fedora","zoom"],"created_at":"2024-11-20T23:53:21.667Z","updated_at":"2026-02-14T13:03:16.699Z","avatar_url":"https://github.com/jeonghanlee.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zoom-update\n\n![Linter Run](https://github.com/jeonghanlee/zoom-update/workflows/Linter%20Run/badge.svg)\n\nZoom install / update Environment in the Debian / Fedora Linux.\n\n## Backgroud\n\nZoom 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.\n\n## Requirements\n\nThe following packages are required. In most cases, they are already installed by default.\n\n```bash\nwget make procps xcompmgr libxcb-xtest0\n```\n\n## Update Messages\n\nWhen one see one of folliwng screens:\n\n|![0png](docs/zoom1.png)|\n| :---: |\n|**Figure 1** : Zoom About sceen|\n\n|![1png](docs/zoom2.png)|\n| :---: |\n|**Figure 2** : Zoom Main screen |\n\nthis repo may help to update Zoom quickly. If there is no zoom in a system, it will install it.\n\n## Commands\n\n```bash\nmake update\n```\n\nIf 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.\n\n## Rules\n\n```bash\n\u003e\u003e\u003e Welcome zoom_amd64.deb Configuration Environment.\n\n    make get       : Backup and Download zoom_amd64.deb\n    make install   : Install zoom_amd64.deb through apt\n    make usage     : This screen (default)\n    make update    : Reinstall zoom_amd64.deb (backup, install, and start)\n    make upgrade   : Same as make update\n    make clean     : Remove the downloaded zoom_amd64.deb\n    make backup    : Create backup file if an installation file exists\n    make stop      : Stop a running zoom\n    make start     : Start a zoom\n    make annotate  : Fix for black screen in Zoom when annotation (need xcompmgr)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeonghanlee%2Fzoom-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeonghanlee%2Fzoom-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeonghanlee%2Fzoom-update/lists"}