Package Details: powershell 7.4.1-4

Git Clone URL: https://aur.archlinux.org/powershell.git (read-only, click to copy)
Package Base: powershell
Description: A cross-platform automation and configuration tool/framework (latest release)
Upstream URL: https://github.com/PowerShell/PowerShell
Keywords: .net automation microsoft net powershell script scripting shell
Licenses: MIT
Submitter: jsteel
Maintainer: kylesferrazza (richardba, carsme)
Last Packager: carsme
Votes: 83
Popularity: 1.38
First Submitted: 2016-11-26 22:16 (UTC)
Last Updated: 2024-03-10 11:11 (UTC)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18

<deleted-account> commented on 2017-03-02 17:20 (UTC)

Do you have one of these three packages installed: dotnet-bin, dotnet-cli, dotnet-cli-git? They all provide dotnet. It works here with dotnet-cli.

kylesferrazza commented on 2017-03-02 03:21 (UTC) (edited on 2017-03-02 03:25 (UTC) by kylesferrazza)

With dotnet instead of dotnet-bin in makedepends I get this error on install. Any ideas @optlink? >>> pacaur -S powershell :: Package powershell not found in repositories, trying AUR... :: resolving dependencies... :: no results found for dotnet (dependency tree: powershell dotnet)

<deleted-account> commented on 2017-03-01 22:18 (UTC)

Could we have the dotnet-bin dependency changed to dotnet so that we can use dotnet-cli or dotnet-cli-git?

MarcinWieczorek commented on 2017-02-19 19:40 (UTC) (edited on 2017-02-19 19:41 (UTC) by MarcinWieczorek)

Please use the tarball from tagged release on github as all the packages do. It's hard with submodules, we can download it w/o the history at least.

jsteel commented on 2017-02-15 08:26 (UTC)

You have to choose either dotnet-cli or dotnet-bin; both provide dotnet.

pms1969 commented on 2017-02-08 13:21 (UTC) (edited on 2017-02-08 13:22 (UTC) by pms1969)

currently getting the below output when trying to install > pacaur -S powershell :: Package powershell not found in repositories, trying AUR... :: resolving dependencies... :: no results found for dotnet (dependency tree: powershell dotnet)

jsteel commented on 2017-01-24 18:06 (UTC)

OK good call, done.

yurikoles commented on 2017-01-24 16:44 (UTC)

Please update dependecy from dotnet-cli to dotnet. Because dotnet-cli is failing to build now and is very outdated. But both packages provide 'dotnet'.