Installing
-
1. Downloading DKMS
Download DKMS for Arch GNU/Linux
Navigate to the “extra” Folder.
In case provide to Download also the following Dependencies from the “core” Directory: bash, gcc, kmod, make, and patch. -
2. Installing DKMS
Finally, to Install Dkms
First, Access the Target Directory
Usually into the Home’s Downloads folder:cd && cd Downloads
To Verify it’s there Listing the Directory Contents:
ls . | grep dkms
But if you are in Trouble to Find it Out on Terminal See: How to Access Downloads Folder from Browser.
sudo pacman -U ./*.tar.zst
Contents