Home Explore Blog Models CI



nix

doc/manual/source/package-management/index.md
99ec451bf54ef7cf93f0e53cc9356e6c54314678a23d8fd40000000300000123
This chapter discusses how to do package management with Nix, i.e.,
how to obtain, install, upgrade, and erase packages. This is the
“user’s” perspective of the Nix system — people who want to *create*
packages should consult the chapter on the [Nix language](../language/index.md).

Chunks
13ce4a16 (1st chunk of `doc/manual/source/package-management/index.md`)
Title: Nix Package Management for Users
Summary
This chapter focuses on package management using Nix from a user's perspective, covering how to obtain, install, upgrade, and erase software packages. It distinguishes this from creating packages, which is addressed in a separate chapter on the Nix language.