serve-d-bin on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S serve-d-bin

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

$ yay -Rns serve-d-bin

2. Manually Install "serve-d-bin" 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-bin's git locally

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

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

$ cd ~/serve-d-bin $ makepkg -si

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

ID: 1383511
Name: serve-d-bin
PackageBaseID: 201402
PackageBase: serve-d-bin
Version: 0.7.6-1
Description: Microsoft language server protocol implementation for D using workspace-d (Binary Distribution)
URL: https://github.com/Pure-D/serve-d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ccapitalK
Submitter: ccapitalK
FirstSubmitted: 1704894789
LastModified: 1704894789
URLPath: /cgit/aur.git/snapshot/serve-d-bin.tar.gz