logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nala-update - Update the list of available packages

Description

nala will update the list of available packages.

       This command is identical to the apt variant, but the output is formatted differently

Name

       nala-update - Update the list of available packages

Options

--debug
              Print  helpful  information for solving issues.  If you're submitting a bug report try running the
              command again with --debug and providing the output to the devs, it may be helpful.

       --raw-dpkg
              Force nala not to format dpkg output.

              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.

       -o, --option
              Set options to pass through to apt, nala, or dpkg.

              Example:
                     Force dpkg to install new config files without prompting:

                            nalainstall--optionDpkg::Options::="--force-confnew"

                     Disable scrolling text for nalanalainstall--optionNala::scrolling_text="false"

                     Allow nala to update unauthenticated repositories:

                            nalainstall--option* APT::Get::AllowUnauthenticated="true"-v, --verbose
              Disable scrolling text and print extra information

       -h, --help
              Shows this man page.

Synopsis

nalaupdate [--options]

See Also