Drivers Update

emcarmy

New Member
Joined
Jan 3, 2021
Messages
3
Reaction score
0
Credits
28
Hi i'm new in the linux world.
I use KDE neon/plasma
how can i update my drivers(CPU/GPU/others)?
Thanks
 
Last edited:


You just update the whole system; everything will come through including the modules.
 
Either through the GUI package manager, Discover. There should be a button to update all your software.
If you would want to do it via the terminal. Type the command:
Code:
sudo pkcon refresh && sudo pkcon update
This would update all packages. For KDE Neon, it is generally recommended to use pkcon (package manager) to update and apt (package manager for Debian/Ubuntu based distributions) solely for installing packages. Typically APT could be used to install and update/upgrade packages, but for KDE Neon, due to using the latest kde software compared to other Ubuntu based distros, it is suggested to use PKCON.
 

Staff online

Members online


Latest posts

Top