serve-d on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S serve-d

* (Optional) Uninstall serve-d on Arch using YAY

$ yay -Rns serve-d

2. Manually Install "serve-d" via AUR

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

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

b. Clone serve-d's git locally

$ git clone https://aur.archlinux.org/serve-d.git ~/serve-d

c. Go to ~/serve-d folder and install it

$ cd ~/serve-d $ makepkg -si

3. Information about the serve-d package on Arch User Repository (AUR)

ID: 1407549
Name: serve-d
PackageBaseID: 131063
PackageBase: serve-d
Version: 0.7.6-1
Description: Microsoft language server protocol implementation for D using workspace-d
URL: https://github.com/Pure-D/serve-d
NumVotes: 6
Popularity: 0.050123
OutOfDate:
Maintainer: ErnyTech
Submitter: Wild
FirstSubmitted: 1521934123
LastModified: 1707667736
URLPath: /cgit/aur.git/snapshot/serve-d.tar.gz