Installing
-
1. Downloading DKMS
Download DKMS for Mint 21 GNU/Linux
Save the File!
-
2. Extracting DKMS Archive Archive
Then Extract DKMS Archive Archive into /tmp Directory
From Command Line, now you have to Access the Package Location:cd /[PATH2ARCHIVE]
But if you are in Trouble to Find it out on Terminal then See: How to Access USB Device.
tar xvzf ./dkms*.tar.gz -C /tmp/
But if you are in Trouble to Find it out on Terminal then See: How to Access USB Device.
How to QuickStart with Command Line on Mint GNU/Linux:
-
3. Installing DKMS
Then to Setup DKMS Offline on Linux Mint 21
First, Access the Target Folder with:cd /tmp/dkms*
And then to Install DKMS simply play:
sudo dpkg -i ./*.deb
This Command corresponds to Install All the .deb Files included in the current Directory.
Contents