Install a new package

guix package

  • Install, upgrade and remove Guix packages, or rollback to previous configurations.
    More information: <https://guix.gnu.org/manual/html_node/Invoking-guix-package.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

guix package -i {{package_name}}

click the source code to copy