csharp-ls on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S csharp-ls

* (Optional) Uninstall csharp-ls on Arch using YAY

$ yay -Rns csharp-ls

2. Manually Install "csharp-ls" via AUR

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

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

b. Clone csharp-ls's git locally

$ git clone https://aur.archlinux.org/csharp-ls.git ~/csharp-ls

c. Go to ~/csharp-ls folder and install it

$ cd ~/csharp-ls $ makepkg -si

3. Information about the csharp-ls package on Arch User Repository (AUR)

ID: 1389834
Name: csharp-ls
PackageBaseID: 195100
PackageBase: csharp-ls
Version: 0.11.0-1
Description: Roslyn-based LSP language server for C#
URL: https://github.com/razzmatazz/csharp-language-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1687850477
LastModified: 1705843423
URLPath: /cgit/aur.git/snapshot/csharp-ls.tar.gz