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

Last updated: May 20,2024

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

$ yay -S dotnet-runtime-bin

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

$ yay -Rns dotnet-runtime-bin

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

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

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

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

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

ID: 1426067
Name: dotnet-runtime-bin
PackageBaseID: 145509
PackageBase: dotnet-core-bin
Version: 8.0.3.sdk202-1
Description: The .NET Core runtime (binary)
URL: https://www.microsoft.com/net/core
NumVotes: 42
Popularity: 0.176808
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1570036397
LastModified: 1710283308
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-bin.tar.gz