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.
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.29 |
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
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 Next › Last »
FreeK commented on 2015-06-06 14:21 (UTC)
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.
pschmitt commented on 2015-02-21 22:55 (UTC)
Thanks
FreeK commented on 2015-02-21 17:05 (UTC)
updated to 4.4.12_11 (x86_64) and 4.4.12_12 (i686)
pschmitt commented on 2015-02-21 16:24 (UTC)
The sha256sum for x86_64 should be updated. (5fbe413ece8e8371b94fc5f0cfba31f9eca828b74809d45662bf70ea6a6d207c)
FreeK commented on 2015-01-22 02:04 (UTC)
thanks, updated to the latest release.
fifthecho commented on 2015-01-20 16:18 (UTC)
4.4.6 is out.
http://download.nomachine.com/download/4.4/Linux/nomachine_4.4.6_7_x86_64.tar.gz with md5sum 80f6c4dacc976ff4bfac30bf6655f6ad
pschmitt commented on 2014-12-18 15:40 (UTC)
4.4 is out. Here's an updated PKGBUILD: https://github.com/pschmitt/aur-nomachine/blob/master/PKGBUILD
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