File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -233,11 +233,11 @@ We can now run ``tclsh`` just like you would any other program that is in your p
233233 hello world!
234234 % exit
235235
236- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
237- Uninstalling Packages from Environments
238- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
236+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
237+ Removing Packages from Environments
238+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239239
240- One of Spack's key features is that you can safely uninstall packages from specific environments without affecting other environments.
240+ One of Spack's key features is that you can safely remove packages from specific environments without affecting other environments.
241241This works because Spack environments only create links to shared package installations—they don't contain the actual package files.
242242
243243Let's demonstrate this capability by creating a second environment.
You can’t perform that action at this time.
0 commit comments