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

Last updated: October 05,2024

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

$ yay -S dotnet-runtime-6.0-bin

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

$ yay -Rns dotnet-runtime-6.0-bin

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

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

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

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

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

ID: 1424798
Name: dotnet-runtime-6.0-bin
PackageBaseID: 188827
PackageBase: dotnet-core-6.0-bin
Version: 6.0.27.sdk419-1
Description: The .NET Core runtime (binary)
URL: https://www.microsoft.com/net/core
NumVotes: 2
Popularity: 0.002438
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1671360648
LastModified: 1710144979
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-6.0-bin.tar.gz