mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Manual: Remove old cruft
This commit is contained in:
parent
478e3e4649
commit
f8e8dd827e
9 changed files with 2 additions and 152 deletions
|
@ -79,16 +79,6 @@ alice$ ./install
|
|||
|
||||
</para>
|
||||
|
||||
<para>Nix can be uninstalled using <command>rpm -e nix</command> or
|
||||
<command>dpkg -r nix</command> on RPM- and Dpkg-based systems,
|
||||
respectively. After this you should manually remove the Nix store and
|
||||
other auxiliary data, if desired:
|
||||
|
||||
<screen>
|
||||
$ rm -rf /nix</screen>
|
||||
|
||||
</para>
|
||||
|
||||
<para>You can uninstall Nix simply by running:
|
||||
|
||||
<screen>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue