Changes between Initial Version and Version 1 of Ticket #66378, comment 8
- Timestamp:
- Dec 21, 2022, 5:43:03 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66378, comment 8
initial v1 10 10 11 11 Then after you see that, say "N" and everything stays like it was. 12 13 eg: 14 {{{ 15 $ sudo port -v deactivate libgcc12 16 Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents. 17 The following ports will break: libgcc @6.0_0 18 Continue? [y/N]: n 19 ---> Cleaning libgcc12 20 ---> Removing work directory for libgcc12 21 }}