DisplayLink driver installer for Debian Testing (might work on other versions and other Debian based distributions) which uses the open source and Debian packaged EVDI kernel module and does not execute DisplayLink's installer scripts (except for extracting the file contents).
- Download the DisplayLink USB Graphics Software for Ubuntu (standalone installer)
- Clone this repoistory
git clone https://github.com/lusor/displaylink-minimal.git
- Start the installation
<path_to_displaylink-minimal>/displaylink.sh <DisplayLinkSoftware>
<path_to_displaylink-minimal>/displaylink.sh --uninstall
This work was heavily inspired by displaylink-debian by Adnan Hodzic, thank you very much!