Installing Requirements
-
2. Updating System
So possibly to Upgrade openSUSE 15
Play:sudo zypper dup
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
In case a New Kernel is installed then reboot executing:sudo reboot
-
3. Installing Dependencies
Then to Install Required Stuff
Run:sudo zypper in -t pattern devel_basis
Then again:
sudo zypper in kernel-headers kernel-devel elfutils-libelf-devel dkms
And then possibly to reboot:
sudo reboot
Contents