nx-x11 on AUR (Arch User Repository)

Last updated: November 08,2024

1. Install "nx-x11" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install nx-x11 on Arch using YAY

$ yay -S nx-x11

* (Optional) Uninstall nx-x11 on Arch using YAY

$ yay -Rns nx-x11

2. Manually Install "nx-x11" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nx-x11's git locally

$ git clone https://aur.archlinux.org/nx-x11.git ~/nx-x11

c. Go to ~/nx-x11 folder and install it

$ cd ~/nx-x11 $ makepkg -si

3. Information about the nx-x11 package on Arch User Repository (AUR)

ID: 1313800
Name: nx-x11
PackageBaseID: 177611
PackageBase: nx
Version: 3.5.99.27-3
Description: NX-X11 lib for the NX framework
URL: https://arctica-project.org
NumVotes: 4
Popularity: 0.668147
OutOfDate:
Maintainer: polygamma
Submitter: arojas
FirstSubmitted: 1648839853
LastModified: 1693834449
URLPath: /cgit/aur.git/snapshot/nx-x11.tar.gz

5. The same packages on other Linux Distributions