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

Last updated: November 25,2024

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

$ yay -S dotnet-sdk-1.1

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

$ yay -Rns dotnet-sdk-1.1

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

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

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

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

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

ID: 423738
Name: dotnet-sdk-1.1
PackageBaseID: 123719
PackageBase: dotnet-sdk-1.1
Version: 1.0.4-1
Description: Provides the .NET core software development kit (sdk).
URL: https://www.microsoft.com/net/core
NumVotes: 1
Popularity: 0
OutOfDate: 1528699897
Maintainer:
FirstSubmitted: 1498827428
LastModified: 1498827428
URLPath: /cgit/aur.git/snapshot/dotnet-sdk-1.1.tar.gz