this post was submitted on 11 Jul 2023
3 points (100.0% liked)
Guix
274 readers
2 users here now
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
guix pull
updates package definitions.guix package -u
upgrades packages.I believe the Ubuntu equivalent is
apt-get update
andapt-get upgrade