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.36 |
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 9 10 11 .. 19 Next › Last »
richardba commented on 2021-01-16 13:11 (UTC)
I am currently trying to update the Version of PowerShell from 7.1.0 to 7.1.1, but I am having some trouble doing so. I am getting some error messages. If anyone wants to try my new PKGBUILD or help with the PKGBUILD, please email me. Here you can find the PKGBUILD. If you have any idea why I am getting the following errors please email me.
richardba commented on 2020-12-22 09:58 (UTC)
@blallo Please make sure you have installed dotnet 5.0. Judging by your error message you have installed version 3.1. I have already contacted the maintainer of the dotnet package and I will be updating the PKGBUILD to require dotnet-sdk-bin>=5 until a separate package is created for the version of dotnet 5.
blallo commented on 2020-12-22 08:08 (UTC)
When updating, today, I got this error
richardba commented on 2020-12-22 06:19 (UTC)
PowerShell's version was bumped up version 7.1. Dotnet 5 is required to install PowerShell 7.1
thaun commented on 2020-10-26 10:28 (UTC) (edited on 2020-10-26 10:34 (UTC) by thaun)
I can't seem to install this package when dotnet is already previously installed.
makepkg log: https://gist.github.com/ThomasAunvik/922edcd7b663eb8e72ec051691669194
dotnet --list-sdks
Edit: nvm, looks like it was cause i used the install scripts instead of getting from pacman, aka https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script.
rm -rf /usr/share/dotnet basically fixes that.
solarkraft commented on 2020-10-23 02:54 (UTC)
I haven't been able to figure out how to get this version into a usable state, it's lacking PowerShellGet (Install-Module) and PSReadline (Tab completion, command repetition). Powershell-bin works.
Kyrios commented on 2020-08-09 20:42 (UTC)
Run
yay --editmenu -S powershell
to alter the PKBUILD from 7.0.2 to 7.0.3 to manually update to the latest version.Case_Of commented on 2020-06-11 08:17 (UTC)
Hello, Do anyone know how to install PowerShellGet to be able to use modules from PowerShell Gallery?
Gr3q commented on 2020-04-17 09:09 (UTC) (edited on 2020-04-17 09:10 (UTC) by Gr3q)
@kylesferrazza I'm willing to upload to AUR the specific dotnet SDK versions required for this package.
Let me know if you want me to, but if you do you will need to let me know beforehand next time the required SDK changes.
milesxu commented on 2020-03-30 12:44 (UTC) (edited on 2020-03-30 14:37 (UTC) by milesxu)
Has anyone ever encountered
Cannot get symbol numa_node_of_cpu from libnuma
error? I have encountered this error with all versions of pwsh 7, on linux kernel 5.5.13-1 and numactl 2.0.13-2« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 19 Next › Last »