nix-store.3
Verified for current stable LTS
Nix Store.3 Command: Delete Specific Unused Store Path
Use for delete specific unused store path with Nix Store.3. Exact CLI syntax to delete specific unused store path using Nix Store.3.
When to use this: Use for delete specific unused store path with Nix Store.3.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
nix store delete /nix/store/<checksum-package-version.ext> nix store delete /nix/store/<checksum-package-version.ext> Command Breakdown
nix is the base executable for this command.
FAQ
Purpose: Exact syntax to delete specific unused store path using Nix Store.3.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nix Store.3 Command: Collect Garbage Nix Store
nix store gc Nix Store.3 Command: List Contents Remote Store Path nix store --store {https://cache.nixos.org} ls /nix/store/<checksum-package-version.ext> Nix Store.3 Command: Optimise Hardlink Duplicate Files Nix Store nix store optimise Nix Store.3 Command: Show Version Differences Nix Store Paths nix store diff-closures /nix/store/<checksum-package-version.ext> /nix/store/<checksum-package-version.ext>