roslyn-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S roslyn-git

* (Optional) Uninstall roslyn-git on Arch using YAY

$ yay -Rns roslyn-git

2. Manually Install "roslyn-git" via AUR

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

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

b. Clone roslyn-git's git locally

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

c. Go to ~/roslyn-git folder and install it

$ cd ~/roslyn-git $ makepkg -si

3. Information about the roslyn-git package on Arch User Repository (AUR)

ID: 450189
Name: roslyn-git
PackageBaseID: 90165
PackageBase: roslyn-git
Version: 0.0.0.ab843e50ad-1
Description: Microsoft's C# compiler and compiler libraries
URL: https://github.com/dotnet/roslyn
NumVotes: 0
Popularity: 0
OutOfDate: 1702416688
Maintainer: khyperia
Submitter:
FirstSubmitted: 1423159615
LastModified: 1507519766
URLPath: /cgit/aur.git/snapshot/roslyn-git.tar.gz