Merge pull request #289 from ditatompel/deskflow-patch

Merge pull request #289

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-11-27 10:07:54 +00:00 committed by GitHub
commit ebce0569ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 0 deletions

View file

@ -45,6 +45,13 @@ seluruh distro Linux. Deskflow juga tidak menyediakan _pre-compiled binary_
baik untuk Linux, MAC, maupun Windows. Jadi satu-satunya cara untuk menginstall baik untuk Linux, MAC, maupun Windows. Jadi satu-satunya cara untuk menginstall
dan menjalankan Deskflow adalah meng-compile dari source code-nya. dan menjalankan Deskflow adalah meng-compile dari source code-nya.
> **UPDATE**: Proses build telah berubah sejak tulisan ini dibuat. Bagi
> pengguna Linux, rilis terbaru sudah penyertakan paket untuk Debian, Fedora,
> dan OpenSUSE. Silahkan kunjungi [halaman rilis
> terbaru][deskflow-release-page] mereka. Untuk Distro Arch, Deskflow sudah
> berada di repositori `extra`, jadi Anda dapat menginstallnya dengan mudah
> menggunakan `pacman -S deskflow`.
Meskipun begitu, Anda tidak perlu khawatir karena sudah tersedia Meskipun begitu, Anda tidak perlu khawatir karena sudah tersedia
_"install / helper"_ script untuk sebagian besar distro (Debian, Fedora, _"install / helper"_ script untuk sebagian besar distro (Debian, Fedora,
OpenSUSE, dan Arch Linux). OpenSUSE, dan Arch Linux).
@ -128,6 +135,7 @@ mouse dan keyboard komputer server untuk komputer client.
[xrdp_gh]: https://github.com/neutrinolabs/xrdp "xrdp GitHub repository" [xrdp_gh]: https://github.com/neutrinolabs/xrdp "xrdp GitHub repository"
[deskflow_gh]: https://github.com/deskflow/deskflow "Deskflow GitHub repository" [deskflow_gh]: https://github.com/deskflow/deskflow "Deskflow GitHub repository"
[deskflow-release-page]: https://github.com/deskflow/deskflow/releases/latest "Deskflow GitHub release page"
[synergy_web]: https://symless.com/synergy "Synergy Website" [synergy_web]: https://symless.com/synergy "Synergy Website"
[deskflow_cmp]: https://github.com/deskflow/deskflow/blob/master/BUILD.md "Deskflow Build Quick Start" [deskflow_cmp]: https://github.com/deskflow/deskflow/blob/master/BUILD.md "Deskflow Build Quick Start"
[xdg_desktop_spec]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ "XDG Desktop Entry spec" [xdg_desktop_spec]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ "XDG Desktop Entry spec"

View file

@ -46,6 +46,12 @@ manager for all Linux distributions. Deskflow also does not provide
pre-compiled binaries for Linux, macOS, or Windows. Therefore, the only way to pre-compiled binaries for Linux, macOS, or Windows. Therefore, the only way to
install and run Deskflow is to compile it from its source code. install and run Deskflow is to compile it from its source code.
> **UPDATE**: The build process has been changed since this video was
> uploaded. For Linux users, their latest release already includes packages for
> Debian, Fedora, and OpenSUSE. Check on [their release
> page][deskflow-release-page]. For Arch Linux, it's already on EXTRA
> repository, so you can easily install using `pacman -S deskflow`.
However, you don't need to worry because there is already an "install" script However, you don't need to worry because there is already an "install" script
available for most distributions (Debian, Fedora, OpenSUSE, and Arch Linux). available for most distributions (Debian, Fedora, OpenSUSE, and Arch Linux).
@ -130,6 +136,7 @@ server computer's mouse and keyboard for the client computer.
[xrdp_gh]: https://github.com/neutrinolabs/xrdp "xrdp GitHub repository" [xrdp_gh]: https://github.com/neutrinolabs/xrdp "xrdp GitHub repository"
[deskflow_gh]: https://github.com/deskflow/deskflow "Deskflow GitHub repository" [deskflow_gh]: https://github.com/deskflow/deskflow "Deskflow GitHub repository"
[deskflow-release-page]: https://github.com/deskflow/deskflow/releases/latest "Deskflow GitHub release page"
[synergy_web]: https://symless.com/synergy "Synergy Website" [synergy_web]: https://symless.com/synergy "Synergy Website"
[deskflow_cmp]: https://github.com/deskflow/deskflow/blob/master/BUILD.md "Deskflow Build Quick Start" [deskflow_cmp]: https://github.com/deskflow/deskflow/blob/master/BUILD.md "Deskflow Build Quick Start"
[xdg_desktop_spec]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ "XDG Desktop Entry spec" [xdg_desktop_spec]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ "XDG Desktop Entry spec"