|
|
|
|
|
by matrss
853 days ago
|
|
> * a package manager on top of an existing Linux distribution (think apt or rpm) Just to add to this: don't just think apt or rpm, also think conda/mamba, homebrew or pipx. Nix, and I am sure guix as well, unify this "traditional" distinction between system and user package managers. |
|