ubuntu-drivers -V (return code: 2)
usage: ubuntu-drivers [-h] [--package-list PATH] <command>
ubuntu-drivers: error: the following arguments are required: <command>
ubuntu-drivers --help (return code: 0)
usage: ubuntu-drivers [-h] [--package-list PATH] <command>
List/install driver packages for Ubuntu.
positional arguments:
<command> See below
optional arguments:
-h, --help show this help message and exit
--package-list PATH Create file with list of installed packages (in
autoinstall mode)
Available commands:
debug: Print all available information and debug data about drivers.
devices: Show all devices which need drivers, and which packages apply to them.
autoinstall: Install drivers that are appropriate for automatic installation.
list: Show all driver packages which apply to the current system.