• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Proprietary Drivers In Ubuntu Command Line

How To Install Proprietary Drivers In Ubuntu Command Line

By Sourabh / December 27, 2022 Category: How To, Ubuntu

How to install additional drivers in Ubuntu terminal. Read to find how to install nvidia drivers, network drivers and wifi drivers in Ubuntu terminal. On Ubuntu install proprietary drivers via command line.

Check The Available Drivers For Linux Ubuntu System Hardware

‪
Run the following commands to get the list of the available drivers for your Ubuntu Linux System hardware:

sudo ubuntu-drivers list
sudo ubuntu-drivers list --gpgpu

If you want to install the drivers for generic use, Ubuntu desktop and for gaming, you can run the following command which will install the best-matched drivers for your system’s hardware:

sudo ubuntu-drivers install

If you know the exact name of the driver you wish to install, you can simply execute the command with the name of the driver and can tell the ubuntu-drivers tool which driver you would like to be installed.

For example, let us assume that we wish to install the 460 driver, the we shall run the following command:

‪

sudo ubuntu-drivers install nvidia:460

Note that if you wish to install the drivers on servers and/or for computing purposes, you can execute the command:

sudo ubuntu-drivers install --gpgpu

Install Drivers on Ubuntu via GUI

To install the drivers on Ubuntu Linux using GUI, follow the following steps:

  1. Open “Software and Updates“.
  2. Move to the “Additional Drivers” section.
  3. Select the driver from the options and click on “Apply Changes“.

Note to restart the system.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap