mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.68k stars 346 forks source link

A quick fix for the issue of update with --prune flag #3242

Closed ZHG2017 closed 5 months ago

ZHG2017 commented 5 months ago

This is a quickfix for the issue #3174

Having put a bit more details on how to build from source either as a developer or as a user

Added install request construction for the update process

Added condition test to avoid conflict for removing and updating the same package at the same time