Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install r8168-dkms on Debian Unstable (Sid)


Install r8168-dkms

Installing r8168-dkms package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install r8168-dkms

r8168-dkms package information

distro Debian Unstable (Sid)
section Non-Free
name r8168-dkms
version 8.041.01-1
description dkms source for the r8168 network driver
subsection kernel
website github.com / mtorromeo / r8168
maintainer Andreas Beckmann

Uninstall r8168-dkms

To remove just r8168-dkms package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove r8168-dkms

Uninstall r8168-dkms and it’s dependent packages

To remove the r8168-dkms package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove r8168-dkms

Purging r8168-dkms

If you also want to delete configuration and/or data files of r8168-dkms from Debian Sid then this will work:

sudo apt-get purge r8168-dkms

To delete configuration and/or data files of r8168-dkms and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove r8168-dkms

 

Comments

comments