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

Last updated: June 28,2024

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

$ yay -S dotnet-runtime-2.2

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

$ yay -Rns dotnet-runtime-2.2

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

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

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

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

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

ID: 721811
Name: dotnet-runtime-2.2
PackageBaseID: 151599
PackageBase: dotnet-core-2.2
Version: 2.2.8.sdk207-1
Description: The .NET Core runtime binary version 2.2 - latest (End of Life)
URL: https://www.microsoft.com/net/core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1587068505
LastModified: 1587068569
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-2.2.tar.gz