Home Explore Blog 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
d2cd23c5 (1st chunk of `doc/manual/source/package-management/index.md`)
Title: Introduction to Package Management with Nix
Summary
This chapter introduces package management using Nix, covering how to obtain, install, upgrade, and remove packages. It focuses on the user's perspective, while package creation is discussed in a separate chapter.