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

Last updated: June 16,2024

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

$ yay -S dotnet-host-bin

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

$ yay -Rns dotnet-host-bin

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

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

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

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

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

ID: 1426065
Name: dotnet-host-bin
PackageBaseID: 145509
PackageBase: dotnet-core-bin
Version: 8.0.3.sdk202-1
Description: A generic driver for the .NET Core Command Line Interface (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-host-bin.tar.gz