Cheatsheet: Difference between revisions

imported>Mic92
fix syntax check
imported>Rovanion
Gathered from IRC.
Line 144: Line 144:
|-
|-
|Install a particular version of a package
|Install a particular version of a package
|
|apt-get install package=version
|
|Nix itself has no understanding of package versions.
|
|
|-
|-