Merge pull request #4642 from GitFuture/master

GitFuture got this document translating
This commit is contained in:
Chang Liu
2016-11-12 00:03:54 +08:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
Translating By GitFuture
# dpkg commands to manage packages on Debian Based Systems
[dpkg][7] stands for Debian package manager (dpkg). dpkg is a command-line tool to install, build, remove and manage Debian packages. dpkg uses Aptitude (primary and more user-friendly) as a front-end to perform all the actions.