dotnet-sdk-2.1 on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "dotnet-sdk-2.1" 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 dotnet-sdk-2.1 on Arch using YAY

$ yay -S dotnet-sdk-2.1

* (Optional) Uninstall dotnet-sdk-2.1 on Arch using YAY

$ yay -Rns dotnet-sdk-2.1

2. Manually Install "dotnet-sdk-2.1" via AUR

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

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

b. Clone dotnet-sdk-2.1's git locally

$ git clone https://aur.archlinux.org/dotnet-sdk-2.1.git ~/dotnet-sdk-2.1

c. Go to ~/dotnet-sdk-2.1 folder and install it

$ cd ~/dotnet-sdk-2.1 $ makepkg -si

3. Information about the dotnet-sdk-2.1 package on Arch User Repository (AUR)

ID: 952004
Name: dotnet-sdk-2.1
PackageBaseID: 145564
PackageBase: dotnet-core-2.1
Version: 2.1.30.sdk818-1
Description: The .NET Core SDK version 2.1
URL: https://www.microsoft.com/net/core
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1570257642
LastModified: 1629838575
URLPath: /cgit/aur.git/snapshot/dotnet-sdk-2.1.tar.gz