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

Last updated: October 06,2024

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

$ yay -S dotnet-runtime-3.0

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

$ yay -Rns dotnet-runtime-3.0

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

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

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

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

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

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