PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PSResourceGet is the package manager for PowerShell

Results 264 PSResourceGet issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Enhancement
Area-Install
Area-Update

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Update

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Install

### Summary of the new feature / enhancement One of the common issues with Package Management is the good old chicken/egg problem: + Can't use Package Management without an update...

Area-Build&Release
feature_request

# PR Summary Add pipeline support in `Uninstall-PSResource` for `ValueFromPipelineByPropertyName` for `-Name` and `-Version` so that only specified versions are uninstalled. Currently all versions get uninstalled since the version property...

When a user has installed modules from an untrusted repository such as the PowerShell Gallery, running Update-Module will raise a confirmation dialog again. Effectively, this prevents users from being able...

Area-PSRepository
Area-Update
feature_request

### Summary of the new feature / enhancement As a user I want to be able to pipe `Get-InstalledPSResource SomeModule` to `Uninstall-PSResource`. Currently if you try to pipe a single...

Issue-Bug
Area-Uninstall

### Summary of the new feature / enhancement - Find is inconsistently used, and server APIs sometimes called directly for same purpose. This makes it impossible to add a simple...

Area-Find
Area-Install
feature_request
Issue-Performance
Status: Fixed

Look into adding a confirmation requirement when uninstalling a PSResource. Uninstall-Module does not do it, and maybe we should not do it for Uninstall-PSResource when a single specific module is...

Area-Uninstall

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Needs-Attention :wave: