nixd on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "nixd" 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
Copied
b. Install nixd on Arch using YAY
$
yay -S
nixd
Copied
* (Optional) Uninstall nixd on Arch using YAY
$
yay -Rns
nixd
Copied
2. Manually Install "nixd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nixd's git locally
$
git clone https://aur.archlinux.org/nixd.git
~/nixd
Copied
c. Go to ~/nixd folder and install it
$
cd
~/nixd
Copied
$
makepkg -si
Copied
3. Information about the nixd package on Arch User Repository (AUR)
ID: 1364692
Name: nixd
PackageBaseID: 200221
PackageBase: nixd
Version: 1.2.2-1
Description: Nix language server, based on nix libraries
URL: https://github.com/nix-community/nixd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1701729269
LastModified: 1701729751
URLPath: /cgit/aur.git/snapshot/nixd.tar.gz
Name: nixd
PackageBaseID: 200221
PackageBase: nixd
Version: 1.2.2-1
Description: Nix language server, based on nix libraries
URL: https://github.com/nix-community/nixd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1701729269
LastModified: 1701729751
URLPath: /cgit/aur.git/snapshot/nixd.tar.gz