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

Last updated: May 19,2024

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

$ yay -S dotnet-runtime-1.1

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

$ yay -Rns dotnet-runtime-1.1

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

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

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

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

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

ID: 446418
Name: dotnet-runtime-1.1
PackageBaseID: 123718
PackageBase: dotnet-runtime-1.1
Version: 1.1.2-4
Description: Provides the .NET core shared framework, i.e. coreclr and corefx.
URL: https://www.microsoft.com/net/core
NumVotes: 2
Popularity: 0
OutOfDate: 1506353234
Maintainer:
FirstSubmitted: 1498827364
LastModified: 1506347206
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-1.1.tar.gz