Skip to content

kingjinni/deepin-graphics-driver-manager

 
 

Repository files navigation

Deepin Graphics Driver Manager {#mainpage}

Deepin Graphics Driver Manager(deepin-graphics-driver-manager) facilitates user to manage graphics card drivers.

Installation

Build from source code

  1. Make sure you have installed all dependencies.
sudo apt build-dep
  1. Build:
$ mkdir build
$ cd build
$ cmake ..
$ make
  1. Install:
$ sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Graphics Driver Manager is licensed under GPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.6%
  • Shell 13.4%
  • CMake 5.9%
  • Python 1.1%