Install Ubuntu Drivers - Manage Hardware Drivers | Online Free DevTools by Hexmos

Manage and install Ubuntu hardware drivers easily with ubuntu-drivers. List available drivers, install detected hardware drivers, and troubleshoot driver issues using simple commands. Free online tool, no registration required.

ubuntu-drivers

Install drivers on Ubuntu. More information: https://documentation.ubuntu.com/server/how-to/graphics/install-nvidia-drivers/index.html.

  • List available drivers for the current hardware:

sudo ubuntu-drivers list

  • Install drivers for detected hardware:

sudo ubuntu-drivers install

  • Display help:

ubuntu-drivers