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: 84
Popularity: 0.35
First Submitted: 2016-11-26 22:16 (UTC)
Last Updated: 2024-03-10 11:11 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 19 Next › Last »

kylesferrazza commented on 2018-10-08 23:21 (UTC)

@ajkerzner good catch, I will add it to the makedepends

ajkerzner commented on 2018-10-06 11:04 (UTC)

FYI - this package depends on patch, but it's not a listed dependency.

luka-devnull commented on 2018-10-04 07:39 (UTC)

The new package isn't building PSReadLine for me. Kind of a nice thing to have.

Anyone else having that issue?

FranklinYu commented on 2018-10-04 04:29 (UTC)

@kylesferrazza Sorry, not familiar with Pester. I thought it was drop-in replacement.

kylesferrazza commented on 2018-09-30 18:03 (UTC)

@FranklinYu are you familiar with Pester?

I would gladly accept a patch to use the new unbundled Pester for testing.

Dargmuesli commented on 2018-09-14 00:34 (UTC)

v6.1.0 just got released :)

FranklinYu commented on 2018-09-05 20:34 (UTC)

psl-pester is deprecated in favor of Pester.

kylesferrazza commented on 2018-07-29 15:19 (UTC)

@nomad980 @anakha I will be back from vacation this Tuesday night and will look into updating to 6.0.3 and the error you bring up.

nomad980 commented on 2018-07-29 11:38 (UTC)

@kylesferrazza : I want to thank you for your work on making this available to us. Also wonder wondering when the 6.0.3 update would be happening or if you are waiting for 6.1.0 to come out of preview?

anakha commented on 2018-07-23 18:57 (UTC) (edited on 2018-07-23 18:58 (UTC) by anakha)

Build fails on 4.14.54-1-MANJARO #1 SMP PREEMPT Sun Jul 8 19:14:13 UTC 2018 x86_64 GNU/Linux

with:

aur-powershell/src/powershell/src/powershell-unix/powershell-unix.csproj : error : Project is targeting runtime 'arch-x64' but did not resolve any runtime-specific packages. This runtime may not be supported by the target framework.

powershell-bin package seems to install without any issues however.

Thank you for making this package.