Giter Club home page Giter Club logo

dde-file-manager's Introduction

dde-file-manager

Deepin File Manager is a file management tool independently developed by Deepin Technology, featured with searching, copying, trash, compression/decompression, viewing file property and other file management functions.

Dependencies

Build dependencies

The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control for a working build depends list

  • cmake,
  • debhelper (>=9),
  • pkg-config,
  • dh-systemd,
  • qtbase5-dev,
  • qtbase5-private-dev,
  • qtmultimedia5-dev,
  • libffmpegthumbnailer-dev,
  • libqt5svg5-dev,
  • libpolkit-agent-1-dev,
  • libpolkit-qt5-1-dev,
  • libdtkwidget-dev,
  • libdtkgui-dev,
  • libdtkcore-dev,
  • libdtkcore5-bin,
  • qttools5-dev-tools,
  • dde-dock-dev(>=4.8.4.1),
  • libdframeworkdbus-dev,
  • libtag1-dev,
  • libdmr-dev,
  • libicu-dev,
  • libdeepin-pdfium-dev,
  • libqt5xdg-dev,
  • libgio-qt-dev,
  • libdfm-io-dev,
  • libdfm-mount-dev,
  • libdfm-burn-dev,
  • libssl-dev,
  • libgtest-dev,
  • libgmock-dev,
  • libgsettings-qt-dev,
  • liblucene++-dev,
  • libdocparser-dev,
  • libboost-filesystem-dev,
  • libsecret-1-dev,
  • libkf5codecs-dev,
  • libpoppler-cpp-dev,
  • libcryptsetup-dev,
  • deepin-desktop-base | deepin-desktop-server | deepin-desktop-device

Installation

Build from source code

  1. Make sure you have installed all dependencies.

Package name may be different between distros, if dde-file-manager is available from your distro, check the packaging script delivered from your distro is a better idea.

Assume you are using Deepin or other debian-based distro which got dde-file-manager delivered:

$ git clone https://github.com/linuxdeepin/dde-file-manager
$ cd dde-file-manager
$ sudo apt build-dep ./
  1. Build:
$ cmake -B build -DCMAKE_INSTALL_PREFIX=/usr
$ cmake --build build
  1. Install:
$ sudo cmake --build build --target install

The executable binary file could be found at /usr/bin/dde-file-manager

Usage

Execute dde-file-manager

Documentations

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

dde-file-manager is licensed under GPL-3.0-or-later

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.