dotnet-install on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "dotnet-install" 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
Copied
b. Install dotnet-install on Arch using YAY
$
yay -S
dotnet-install
Copied
* (Optional) Uninstall dotnet-install on Arch using YAY
$
yay -Rns
dotnet-install
Copied
2. Manually Install "dotnet-install" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dotnet-install's git locally
$
git clone https://aur.archlinux.org/dotnet-install.git
~/dotnet-install
Copied
c. Go to ~/dotnet-install folder and install it
$
cd
~/dotnet-install
Copied
$
makepkg -si
Copied
3. Information about the dotnet-install package on Arch User Repository (AUR)
ID: 1116550
Name: dotnet-install
PackageBaseID: 184275
PackageBase: dotnet-install
Version: v1-1
Description: Script used to install the .NET SDK and the shared runtime
URL: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
NumVotes: 2
Popularity: 0.000562
OutOfDate:
Maintainer: Hrle97
Submitter: Hrle97
FirstSubmitted: 1658670326
LastModified: 1658683469
URLPath: /cgit/aur.git/snapshot/dotnet-install.tar.gz
Name: dotnet-install
PackageBaseID: 184275
PackageBase: dotnet-install
Version: v1-1
Description: Script used to install the .NET SDK and the shared runtime
URL: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
NumVotes: 2
Popularity: 0.000562
OutOfDate:
Maintainer: Hrle97
Submitter: Hrle97
FirstSubmitted: 1658670326
LastModified: 1658683469
URLPath: /cgit/aur.git/snapshot/dotnet-install.tar.gz