How to Install aufs-dkms software package in Debian 9 (Stretch)

How to Install aufs-dkms software package in Debian 9 (Stretch)

aufs-dkms software package provides DKMS files to build and install aufs, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aufs-dkms 

aufs-dkms is installed in your system.

Make ensure the aufs-dkms package were installed using the commands given below,

$ sudo dpkg-query -l | grep aufs-dkms *

You will get with aufs-dkms package name, version, architecture and description in a table

aufs-dkms package basic information:

Distro Debian 9 stretch
Section Kernels
Package aufs-dkms
Version 4.8+20161010-1
Description DKMS files to build and install aufs
Sub Section Kernels


See Also, How to uninstall or remove aufs-dkms software package from Debian 9 (Stretch)?