.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "nala-update" "1" "19 Jul 2022" "0.10.0" "'Nala User Manual'" .hy .SH NAME .PP nala-update - Update the list of available packages .SH SYNOPSIS .PP \f[B]nala update\f[R] [\f[I]--options\f[R]] .SH DESCRIPTION .PP \f[B]nala\f[R] will update the list of available packages. .PP This command is identical to the \f[B]apt\f[R] variant, but the output is formatted differently .SH OPTIONS .TP \f[B]--debug\f[R] Print helpful information for solving issues. If you\[aq]re submitting a bug report try running the command again with \f[I]--debug\f[R] and providing the output to the devs, it may be helpful. .TP \f[B]--raw-dpkg\f[R] Force \f[B]nala\f[R] not to format \f[B]dpkg\f[R] output. .RS .PP This disables all formatting and it would look as if you were using \f[B]apt\f[R]. .PP A more indepth explanation for what this switch does, \f[B]nala\f[R] will fork a tty instead of a pty for \f[B]dpkg\f[R]. .PP \f[B]nala\f[R] will also not display a progress bar for \f[B]dpkg\f[R] with this turned on. Additionally the language of the output will not be forced into English for this mode. .RE .TP \f[B]-o\f[R], \f[B]--option\f[R] Set options to pass through to \f[B]apt\f[R], \f[B]nala\f[R], or \f[B]dpkg\f[R]. .RS .TP Example: Force \f[B]dpkg\f[R] to install new config files without prompting: .RS .RS .PP \f[B]nala install --option\f[R] \f[I]Dpkg::Options::=\[dq]--force-confnew\[dq]\f[R] .RE .PP Disable scrolling text for \f[B]nala\f[R] .RS .PP \f[B]nala install --option\f[R] \f[I]Nala::scrolling_text=\[dq]false\[dq]\f[R] .RE .PP Allow \f[B]nala\f[R] to \f[B]update\f[R] unauthenticated repositories: .RS .PP \f[B]nala install --option\f[R]* \f[I]APT::Get::AllowUnauthenticated=\[dq]true\[dq]\f[R] .RE .RE .RE .TP \f[B]-v\f[R], \f[B]--verbose\f[R] Disable scrolling text and print extra information .TP \f[B]-h\f[R], \f[B]--help\f[R] Shows this man page. .SH COPYRIGHT .PP Copyright (C) 2021, 2022 Blake Lee