I'm on holidays without a pc access until 13/10/2020, until then no update availability.
Search Criteria
Package Details: nomachine 8.14.2-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: | 92 |
Popularity: | 0.40 |
First Submitted: | 2014-07-24 15:45 (UTC) |
Last Updated: | 2024-10-04 19:35 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- nawk (nawk-gitAUR)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR)
- 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.13/Linux/nomachine_8.14.2_1_aarch64.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_armv6hl.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_armv7hl.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_i686.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_x86_64.tar.gz
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 25 Next › Last »
runnytu commented on 2020-10-05 17:51 (UTC)
blackhole commented on 2020-10-05 17:18 (UTC)
When this will be updated?
Le_Birlante commented on 2020-10-04 23:26 (UTC)
Confirmed 6.12.3_5 ARMv7l working flawlessly on RPI4, 5.4.69-1-ARCH.
regards,
dec commented on 2020-10-03 20:20 (UTC)
Hi runnytu, could be that something is wrong with nomachine_6.11.2_1_x86_64.tar.gz. My systems tells me that the sha512sums checksum is wrong.
chema commented on 2020-10-02 07:21 (UTC)
@lateparty
Thank you very much. I will try it.
lateparty commented on 2020-10-01 14:55 (UTC)
Looks like nomachine dont store old versions of their software (there is an official forum post of theirs that backs this up)
I manually edited the PKGINFO file to point to the latest version and release, and I did the sha512sum and it installed fine. Working fine too. Last version was broken.
chema commented on 2020-10-01 12:43 (UTC)
NoMachine is failing to check nomachine_6.11.2_1_x86_64.tar.gz checksum. I don't known if this is the correct site to inform about this.
Thanks
Le_Birlante commented on 2020-10-01 10:57 (UTC)
@hcjl, @heavysink
yeah, I received the email too. Ye Lo and Behold !... this took upstream a "mere" three and a half months to solve. It seems that there are not many users out there using nomachine for ARMv7, since they haven't exactly rushed this fix.
But well, that's spilled milk under the bridge. What's important is that it seems we're back on track again and we'll be able to continue using nomachine.
hcjl commented on 2020-09-29 16:10 (UTC) (edited on 2020-09-29 16:11 (UTC) by hcjl)
@heavysink, @Le_Birlante, just received this from NoMachine. Seems like there is hope ;-)
TROUBLE REPORT: Updates to TR06R09747 on 2020-09-29 Cannot run NoMachine sessions on ARMv7 devices with kernel 5.4.42 or later Reason was: TR solved in version 6.12.3.
hcjl commented on 2020-09-21 08:37 (UTC)
@heavysink, @Le_Birlante, for me the problem still persists in 6.11.2 with the armv7h version. I also registered to get notifications about the mentioned bug, but never got notified ;-)
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