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

Last updated: October 05,2024

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

$ yay -S dotnet-runtime-2.1

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

$ yay -Rns dotnet-runtime-2.1

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

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

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

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

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

ID: 952003
Name: dotnet-runtime-2.1
PackageBaseID: 145564
PackageBase: dotnet-core-2.1
Version: 2.1.30.sdk818-1
Description: The .NET Core runtime 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-runtime-2.1.tar.gz