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

Last updated: June 26,2024

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

$ yay -S dotnet-runtime-1.1-compat

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

$ yay -Rns dotnet-runtime-1.1-compat

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

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

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

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

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

ID: 465747
Name: dotnet-runtime-1.1-compat
PackageBaseID: 127652
PackageBase: dotnet-runtime-1.1-compat
Version: 1.1.5-2
Description: Provides the .NET core shared framework 1.1
URL: https://www.microsoft.com/net/download/linux
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rkmax
FirstSubmitted: 1512110581
LastModified: 1512111011
URLPath: /cgit/aur.git/snapshot/dotnet-runtime-1.1-compat.tar.gz