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

Last updated: May 20,2024

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

$ yay -S aspnet-runtime-2.2

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

$ yay -Rns aspnet-runtime-2.2

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

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

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

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

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

ID: 960772
Name: aspnet-runtime-2.2
PackageBaseID: 151601
PackageBase: aspnet-runtime-2.2
Version: 2.2.8.sdk207-2
Description: The ASP.NET Core runtime binary version 2.2 (End of Life)
URL: https://www.microsoft.com/net/core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1587069155
LastModified: 1631600417
URLPath: /cgit/aur.git/snapshot/aspnet-runtime-2.2.tar.gz