Search Criteria
Package Details: powershell 7.4.1-4
Package Actions
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.96 |
First Submitted: | 2016-11-26 22:16 (UTC) |
Last Updated: | 2024-03-10 11:11 (UTC) |
Dependencies (9)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR, dotnet-runtime)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR, dotnet-sdk) (make)
- git (git-gitAUR, git-glAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (check)
- iputils (busybox-coreutilsAUR, iputils-gitAUR) (check)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (check)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 19 Next › Last »
JakeMoe commented on 2023-03-01 21:18 (UTC)
@carsme Cheers for that, I've tried the bin package and it's got PowerShellGet, and Get-PsRepository shows PSGallery. :-) It's also got PSReadLine so tab completion and other features work as well. ;-)
carsme commented on 2023-02-26 17:32 (UTC)
@JakeMoe Something in the package build process must be wrong.
I don't have time to look into it further now but I checked the binary version of this package (
powershell-bin
) and that has PowerShellGet, so you can use that in the meantime.JakeMoe commented on 2023-02-24 06:11 (UTC)
I've recently installed my system and this package, but Get-Module -ListAvailable is only showing 4 modules; PowerShellGet is notably missing, which means I can't get others. I haven't used PowerShell on Linux much; is this normal? How do I get PowerShellGet installed?
synthead commented on 2022-12-12 21:30 (UTC)
Working PKGBUILD for 7.3.0: https://gist.github.com/synthead/6a356c12a1067e91e154e5aafbeda9fc
synthead commented on 2022-11-28 17:45 (UTC)
This package doesn't build:
jogai commented on 2022-11-08 11:11 (UTC)
When I look in the distribution from git I see some more modules:
And it seems to me that these are necesarry because without it you cant install other modules or use starship prompt for example.
bastiendurel commented on 2022-10-26 16:04 (UTC) (edited on 2022-10-26 16:07 (UTC) by bastiendurel)
Hello. The current version does not build on my system (having dotnet-sdk-bin 6.0.10.sdk402-1) :
Neither does it build in a clean container (it hangs at first
Determining projects to restore...
, not crash)synthead commented on 2022-05-19 17:55 (UTC)
Also, can we download releases directly and omit the git build dependency? This will download less data, it'll fetch sources faster, and we'll be able to checksum it :)
https://github.com/PowerShell/PowerShell/releases/tag/v7.2.4
synthead commented on 2022-05-19 17:50 (UTC)
v7.2.4 is out :)
leewp14 commented on 2022-04-20 06:59 (UTC)
Unable to read data from the transport connection: Connection reset by peer.
If you get this error, can attempt to use powershell-bin. At least it works for me without having to mess with stuffs like the certs or whatsoever.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 19 Next › Last »