dotnet-runtime-5.0-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dotnet-runtime-5.0-bin

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

$ yay -Rns dotnet-runtime-5.0-bin

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

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

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

$ cd ~/dotnet-runtime-5.0-bin $ makepkg -si

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

ID: 1079298
Name: dotnet-runtime-5.0-bin
PackageBaseID: 172888
PackageBase: dotnet-core-5.0-bin
Version: 5.0.17.sdk408-1
Description: The .NET Core runtime version 5.0 (binary) - End of life
URL: https://www.microsoft.com/net/core
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1636409160
LastModified: 1652386831
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-5.0-bin.tar.gz