From 097f7f66d8af9b709fce35c253cbfbadb47b0896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AE=B6=E6=9C=AA?= Date: Fri, 11 Nov 2016 23:40:17 +0800 Subject: [PATCH] GitFuture got this document translating --- ... dpkg commands to manage packages on Debian Based Systems.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20160229 dpkg commands to manage packages on Debian Based Systems.md b/sources/tech/20160229 dpkg commands to manage packages on Debian Based Systems.md index b6969bd8ff..e615677922 100644 --- a/sources/tech/20160229 dpkg commands to manage packages on Debian Based Systems.md +++ b/sources/tech/20160229 dpkg commands to manage packages on Debian Based Systems.md @@ -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.