Hello Linux Geeksters. As you may know, Device Driver Manager is a tool created by the for Linux Mint developers, enabling the users to easily install open source and proprietary drivers for graphics cards and wireless modules, via a simple and intuitive graphical user interface, organized in three tabs. The latest version available is Device Driver Manager 0.5.4.
In this article I will show you how to install Device Driver Manager 0.5.4 on Ubuntu 13.10 Saucy Salamander.
Because it is not available via any repository, we have to download the deb package from the linux mint site and install it with dpkg. Like this:
$ wget -c packages.linuxmint.com/pool/main/d/ddm/ddm_0.5.4_all.deb
$ sudo dpkg -i ddm_0.5.4_all.deb
via lffl.org
Leave a Reply