Skip to content

black-desk/dde-application-manager

 
 

Repository files navigation

DDE Application Manager

DDE Application Manager is the app manager of Deepin Desktop Environment.

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-applications-manager
$ cmake -Bbuild .
$ cmake --build build -j`nproc`
  1. Install
sudo cmake --install build

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

dde-applications-manager is licensed under GPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • C 1.4%
  • Other 0.9%