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-history - subcommand for interacting with nala's history

Description

nalahistory with no subcommands will show a summary of all transactions made.

       nalahistoryinfo [ID] shows information about a specific transaction

              last can be used as the ID to get the last transaction

       nalahistoryredo [ID] redo the specified transaction

              last can be used as the ID to redo the last transaction

              This subcommand accepts the same switches as install or removenalahistoryundo [ID] undo the specified transaction

              last can be used as the ID to undo the last transaction

              This subcommand accepts the same switches as install or remove

Name

       nala-history - subcommand for interacting with nala's history

Options

       --installed
              Show only packages that were explicitly installed with Nala.

              For  example,  If  you were to install libreoffice this switch will only show that package and not
              its dependencies.

       --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.

       -v, --verbose
              Disable scrolling text and print extra information

       -h, --help
              Shows this man page.

Synopsis

nalahistory [--options]

       nalahistory COMMAND [--options]

See Also