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

Last updated: October 05,2024

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

$ yay -S dotnet-runtime-3.1-bin

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

$ yay -Rns dotnet-runtime-3.1-bin

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

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

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

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

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

ID: 1182685
Name: dotnet-runtime-3.1-bin
PackageBaseID: 183520
PackageBase: dotnet-core-3.1-bin
Version: 3.1.32.sdk426-1
Description: The .NET Core runtime
URL: https://www.microsoft.com/net/core
NumVotes: 1
Popularity: 0.000224
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1656135417
LastModified: 1671059725
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-3.1-bin.tar.gz