Search Criteria
Package Details: dotnet-install v1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dotnet-install.git (read-only, click to copy) |
---|---|
Package Base: | dotnet-install |
Description: | Script used to install the .NET SDK and the shared runtime |
Upstream URL: | https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script |
Licenses: | MIT |
Submitter: | Hrle97 |
Maintainer: | Hrle97 |
Last Packager: | Hrle97 |
Votes: | 3 |
Popularity: | 0.023165 |
First Submitted: | 2022-07-24 13:45 (UTC) |
Last Updated: | 2022-07-24 17:24 (UTC) |
Dependencies (2)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
Required by (1)
- watt-toolkit-git (make)
Latest Comments
Hrle97 commented on 2022-07-24 17:24 (UTC)
Added the bash dep and arch to any. I know it is available through that url, but it is nice to have as a package.
ZhangHua commented on 2022-07-24 14:06 (UTC)
This is a bash script, so the dependencies should contain
bash
and the architecture should beany
. Also, the script has a official release URL https://dot.net/v1/dotnet-install.sh and you can use this URL for updating.