Quick request: armv6h and armv7h sources (since NoMachine provides these now). 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: | 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 .. 16 17 18 19 20 21 22 23 24 25 Next › Last »
necopinus commented on 2016-04-24 16:24 (UTC)
runnytu commented on 2016-04-22 22:08 (UTC)
Hello, Bump to new version 5.1.22-1.
runnytu commented on 2016-03-03 19:49 (UTC)
Hello, Bump to new version 5.1.9-1.
electricprism commented on 2016-02-27 07:11 (UTC)
@runnytu, thanks for this, before 5.xx I couldn't get any other VNC or XRDP to work, certainly helped relieve headaches.
runnytu commented on 2016-02-26 19:11 (UTC)
Hello, Bump to new version 5.1.7-1.
runnytu commented on 2016-01-31 11:52 (UTC)
Hello, Bump to new version 5.0.63_1.
serialoverflow commented on 2016-01-16 15:36 (UTC) (edited on 2016-01-23 08:09 (UTC) by serialoverflow)
For current version use https://gist.github.com/mikar/c065d37eadd0cd9fa67a
With 5.0.58 integrity check fails and installation is broken:
==> Validating source files with sha512sums...
nomachine_5.0.58_1_x86_64.tar.gz ... FAILED
Running NX post_install script...
/tmp/alpm_vCMZdv/.INSTALL: line 4: /usr/NX/nxserver: No such file or directory
error: command failed to execute correctly
runnytu commented on 2016-01-05 21:01 (UTC)
Hello, Bump to new version 5.0.58_1.
runnytu commented on 2015-11-28 13:46 (UTC)
Hello, Bump to new version 5.0.53_1.
Manouchehri commented on 2015-10-23 23:40 (UTC)
Changes also sent via email.
https://github.com/Manouchehri/AUR-nomachine
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