• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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