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

Last updated: May 20,2024

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

$ yay -S aspnet-runtime-3.0

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

$ yay -Rns aspnet-runtime-3.0

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

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

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

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

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

ID: 790192
Name: aspnet-runtime-3.0
PackageBaseID: 148309
PackageBase: dotnet-core-3.0
Version: 3.0.3.sdk103-4
Description: The ASP.NET Core runtime (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/aspnet-runtime-3.0.tar.gz