@shyokou: I installed 6.0.62_6, and it works fine.
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: | 0.47 |
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, bash-gitAUR)
- dkms (dkms-gitAUR)
- nawk (nawk-gitAUR)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-selinuxAUR, openssh-gssapiAUR, openssh-hpn-shimAUR)
- 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
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 25 Next › Last »
steadybright commented on 2017-11-15 03:17 (UTC)
steadybright commented on 2017-11-15 03:16 (UTC)
I updated the PKGBUILD locally and installed version 6.0.62_6 from Nomachine. Deleting my previous post.
shyokou commented on 2017-11-15 02:27 (UTC)
Anybody tried the new 6 released as NoMachine for Linux 6.0.62_6 et cetera ???
Ataraxy commented on 2017-09-07 04:06 (UTC)
I get multiple warnings like:
warning: could not get file information for usr/NX/etc/NX/
Are these important, or could they be suppressed?
runnytu commented on 2017-08-12 12:27 (UTC)
Hello, Bump to new version 5.3.10-1.
runnytu commented on 2017-06-14 20:44 (UTC)
Hello, Bump to new version 5.3.9-2 fixing nxusb share.
runnytu commented on 2017-06-07 20:13 (UTC)
Hello, Bump to new version 5.3.9-1.
ToastedBits commented on 2017-06-01 04:39 (UTC)
Anyone else having issues getting USB sharing to work? Googling around doesn't reveal much, but it appears there is supposed to be some kind of nxusb daemon running and an associated kernel module supported by nomachine. Running the nxusb.sh script found in /usr/NX/scripts/restricted/nxusb.sh doesn't appear to do anything either.
runnytu commented on 2017-05-04 19:19 (UTC)
Hello, Bump to new version 5.2.21-1.
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