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

Last updated: November 08,2024

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

$ yay -S dotnet-sdk-3.0

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

$ yay -Rns dotnet-sdk-3.0

2. Manually Install "dotnet-sdk-3.0" 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-3.0's git locally

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

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

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

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

ID: 790194
Name: dotnet-sdk-3.0
PackageBaseID: 148309
PackageBase: dotnet-core-3.0
Version: 3.0.3.sdk103-4
Description: The .NET Core SDK (binary) - End-of-life
URL: https://www.microsoft.com/net/core
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1579390267
LastModified: 1599806575
URLPath: /cgit/aur.git/snapshot/dotnet-sdk-3.0.tar.gz