View Issue Details

IDProjectCategoryView StatusLast Update
0007727Kali LinuxKali Package Bugpublic2022-06-15 16:43
Reportermh Assigned Todaniruiz  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionnot fixable 
Product Version2022.2 
Summary0007727: Powershell Download Error
Description

Whenever I try to install powershell I always get multiple errors.
See below for errors and method.
I would greatly appreciate if i could get this fixed or receive some support regarding this issue.

Thank you in advance

Steps To Reproduce

All Commands inputted into root terminal.

1."pwsh"

Result Command 'pwsh' not found, but can be installed with:
apt install powershell
apt install powershell-lts

2."apt install powershell"

Result
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package powershell is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

3"apt install powershell-lts"

Result
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package powershell-lts

Attached Files

Activities

daniruiz

daniruiz

2022-05-23 07:06

manager   ~0016209

Try running sudo apt update before running the install command. Could be that the cached apt repository is outdated in your machine and doesn't find the proper package

daniruiz

daniruiz

2022-05-23 07:08

manager   ~0016210

Another important point is that powershell is only available in x64 architecture. So if you are running 32 bit kali or arm one you can't install it

Disco423

Disco423

2022-05-29 10:07

reporter   ~0016221

Ok thank you Just wondering if it would be possible to start support for powershell on arm devices

daniruiz

daniruiz

2022-06-15 16:42

manager   ~0016285

For now microsoft only supports some architectures and we don't have the manpower to try to support 32 bit ones
https://packages.microsoft.com/repos/microsoft-debian-bullseye-prod/dists/bullseye/main/

Issue History

Date Modified Username Field Change
2022-05-21 16:27 mh New Issue
2022-05-21 16:27 mh File Added: Screenshot_2022-05-21_16_13_56.png
2022-05-23 07:06 daniruiz Note Added: 0016209
2022-05-23 07:08 daniruiz Note Added: 0016210
2022-05-29 10:07 Disco423 Note Added: 0016221
2022-06-15 16:42 daniruiz Note Added: 0016285
2022-06-15 16:43 daniruiz Assigned To => daniruiz
2022-06-15 16:43 daniruiz Status new => closed
2022-06-15 16:43 daniruiz Resolution open => not fixable