This is insane. This package isn't usable anymore. It isn't installing. If you dont have time to maintain this package then let someone else pick it up. This is a critical package for some people.
Now I have tried editing the pkgbuild myself with the updated URL and Checksum but it just won't compile. It fails on Line 3 when looking for nxserver. If someone can shed some light on how to get this working that would be great. Thanks!
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: | 93 |
Popularity: | 1.33 |
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 .. 18 19 20 21 22 23 24 25 Next › Last »
Sandman007 commented on 2015-09-09 15:14 (UTC)
dront78 commented on 2015-09-03 18:10 (UTC)
4.6.16_1
sibnull commented on 2015-08-06 05:17 (UTC)
Lastest version at this posting is 4.6.12_7
FreeK commented on 2015-06-15 17:05 (UTC)
should work on i686 and x86_64 now.
Got some issues with aur4.
runnytu commented on 2015-06-11 19:53 (UTC)
Could you add i686 support how until now?
runnytu commented on 2015-06-07 10:25 (UTC)
Yes, it installs ok, but yaourt says always an update is available because in the AUR platform is uploaded nomachine 4.6.3-11 and i've got installed nomachine 4.6.3-7, this is the issue with this package, do you can arrange this?
FreeK commented on 2015-06-06 14:21 (UTC)
The archive for i686 is nomachine_4.6.3_7_i686.tar.gz, so i686's pkgrel is 7; 64bit archive is nomachine_4.6.3_11_x86_64.tar.gz, so x86_64's pkgrel is 11.
I just installed the i686 package without any problems.
runnytu commented on 2015-06-06 12:16 (UTC)
Hi, the PKGBUILD is not ok, in i686 the pkgrel=7 and in aur is pkgrel=11, aur says always have an update (installed -7 aur -11) do you can arrange this?
FreeK commented on 2015-04-04 14:16 (UTC)
updated to 4.5.0_1
smekkleysa commented on 2015-04-04 02:13 (UTC)
4.5.0 is released.
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