updated to the latest release.
Search Criteria
Package Details: nomachine 8.16.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nomachine.git (read-only, click to copy) |
---|---|
Package Base: | nomachine |
Description: | Remote desktop application |
Upstream URL: | http://www.nomachine.com |
Licenses: | custom:"NoMachine EULA" |
Groups: | network |
Conflicts: | nxclient, nxmanager, nxnode, nxserver, nxwebplayer |
Submitter: | FreeK |
Maintainer: | runnytu |
Last Packager: | runnytu |
Votes: | 95 |
Popularity: | 1.58 |
First Submitted: | 2014-07-24 15:45 (UTC) |
Last Updated: | 2025-02-01 20:34 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dkms (dkms-gitAUR)
- nawk (nawk-gitAUR)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- rpm-tools (rpm-tools-gitAUR)
- xorg-xauth (optional) – allows logging into a headless machine
Required by (0)
Sources (5)
- http://download.nomachine.com/download/8.16/Linux/nomachine_8.16.1_1_aarch64.tar.gz
- http://download.nomachine.com/download/8.16/Linux/nomachine_8.16.1_1_armv6hl.tar.gz
- http://download.nomachine.com/download/8.16/Linux/nomachine_8.16.1_1_armv7hl.tar.gz
- http://download.nomachine.com/download/8.16/Linux/nomachine_8.16.1_1_i686.tar.gz
- http://download.nomachine.com/download/8.16/Linux/nomachine_8.16.1_1_x86_64.tar.gz
FreeK commented on 2014-11-02 17:09 (UTC)
Techman35 commented on 2014-11-02 16:50 (UTC)
Theres a new release 4.3.30
please update the PKGBUILD
fede2 commented on 2014-10-09 00:51 (UTC)
There's a new release, 4.3.23. Just tested it on my system after modifying the pkgver, pkgrel and sha signatures for the packages.
Little note: pkgrel for x86_64 and i686 are different. 7 for 64 and 8 for 32bits.
Thanks for the AUR package.
FreeK commented on 2014-08-19 12:58 (UTC)
Thanks for the info, just updated the PKGBUILD file.
erisrjr commented on 2014-08-12 02:57 (UTC)
Sorry for md5sum.
sha256sum x86_64:
d814805c0dcadda258772642816cc46be2f7e653da8b8f6011bc65cc901d7224
sha256sum i686:
85357c4da42e1bd3b45179bbe75748852084478dcdcddb5fe1a473658b78de77
erisrjr commented on 2014-08-12 02:48 (UTC)
This package has been updated to version 4.2.27_1 by nomachine.
MD5SUN X86_64:
5369dd6a2ff6f954b4e227b52e001c1e
MD5SUN i686:
d888ba2eae0396676ed89e2e23e417f2
*Thank you for creating it.
Pinned Comments
runnytu commented on 2021-02-20 13:44 (UTC)
Since nomachine 7.1.3-2 the default behavior of the package is StartNXDaemon Manual and FirewallConfiguration 0 on a new installation, if you want to change this, you need to modify PKGBUILD build options with your desire behavior:
BUILD OPTIONS
Set to y to enable nomachine service autostart
_autoservice=n
Set to y to enable firewall autorules
_autofirewall=n
END BUILD OPTIONS