1
0
Fork 0
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:
Eelco Dolstra 2018-01-31 15:08:46 +01:00
parent 478e3e4649
commit f8e8dd827e
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
9 changed files with 2 additions and 152 deletions

View file

@ -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>