nala-update(8) | 'Nala User Manual' | nala-update(8) |
nala-update - Update the list of available packages
nala update [--options]
nala will update the list of available packages.
This command is identical to the apt variant, but the output is formatted differently
This disables all formatting and it would look as if you were using apt.
A more indepth explanation for what this switch does, nala will fork a tty instead of a pty for dpkg.
nala will also not display a progress bar for dpkg with this turned on. Additionally the language of the output will not be forced into English for this mode.
nala install --option Dpkg::Options::="--force-confnew"
Disable scrolling text for nala
nala install --option Nala::scrolling_text="false"
Allow nala to update unauthenticated repositories:
nala install --option* APT::Get::AllowUnauthenticated="true"
Copyright (C) 2021, 2022 Blake Lee
09 Feb 2023 | 0.12.2 |