nx-headers on AUR (Arch User Repository)

Last updated: May 28,2024

1. Install "nx-headers" 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-headers on Arch using YAY

$ yay -S nx-headers

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

$ yay -Rns nx-headers

2. Manually Install "nx-headers" via AUR

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

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

b. Clone nx-headers's git locally

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

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

$ cd ~/nx-headers $ makepkg -si

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

ID: 1313802
Name: nx-headers
PackageBaseID: 177611
PackageBase: nx
Version: 3.5.99.27-3
Description: NX headers
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-headers.tar.gz

5. The same packages on other Linux Distributions