.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH GUIX "1" "November 2022" "GNU" "User Commands" .SH NAME guix \- manual page for guix refresh (GNU Guix) 1.3.0.27848-a3264 .SH SYNOPSIS .B guix \fI\,refresh \/\fR[\fI\,OPTION\/\fR]... [\fI\,PACKAGE\/\fR]... .SH DESCRIPTION Update package definitions to match the latest upstream version. .PP When PACKAGE... is given, update only the specified packages. Otherwise update all the packages of the distribution, or the subset thereof specified with `\-\-select'. .TP \fB\-e\fR, \fB\-\-expression\fR=\fI\,EXPR\/\fR consider the package EXPR evaluates to .TP \fB\-u\fR, \fB\-\-update\fR update source files in place .TP \fB\-s\fR, \fB\-\-select\fR=\fI\,SUBSET\/\fR select all the packages in SUBSET, one of `core' or `non\-core' .TP \fB\-m\fR, \fB\-\-manifest\fR=\fI\,FILE\/\fR select all the packages from the manifest in FILE .TP \fB\-t\fR, \fB\-\-type\fR=\fI\,UPDATER\/\fR,... restrict to updates from the specified updaters (e.g., 'gnu') .TP \fB\-\-list\-updaters\fR list available updaters and exit .TP \fB\-l\fR, \fB\-\-list\-dependent\fR list top\-level dependent packages that would need to be rebuilt as a result of upgrading PACKAGE... .TP \fB\-r\fR, \fB\-\-recursive\fR check the PACKAGE and its inputs for upgrades .TP \fB\-\-list\-transitive\fR list all the packages that PACKAGE depends on .TP \fB\-\-keyring\fR=\fI\,FILE\/\fR use FILE as the keyring of upstream OpenPGP keys .TP \fB\-\-key\-server\fR=\fI\,HOST\/\fR use HOST as the OpenPGP key server .TP \fB\-\-gpg\fR=\fI\,COMMAND\/\fR use COMMAND as the GnuPG 2.x command .TP \fB\-\-key\-download\fR=\fI\,POLICY\/\fR handle missing OpenPGP keys according to POLICY: \&'always', 'never', and 'interactive', which is also used when 'key\-download' is not specified .TP \fB\-L\fR, \fB\-\-load\-path\fR=\fI\,DIR\/\fR prepend DIR to the package module search path .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR display version information and exit .SH "REPORTING BUGS" Report bugs to: bug\-guix@gnu.org. .br GNU Guix home page: .br General help using Guix and GNU software: .SH COPYRIGHT Copyright \(co 2022 the Guix authors License GPLv3+: GNU GPL version 3 or later .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B guix is maintained as a Texinfo manual. If the .B info and .B guix programs are properly installed at your site, the command .IP .B info guix .PP should give you access to the complete manual.