slackbuilds/system/dget
Edinaldo P. Silva 0d7d3dd2cc
system/dget: Added (utility to download debian sources).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-17 18:42:49 +07:00
..
README system/dget: Added (utility to download debian sources). 2018-11-17 18:42:49 +07:00
dget.SlackBuild system/dget: Added (utility to download debian sources). 2018-11-17 18:42:49 +07:00
dget.info system/dget: Added (utility to download debian sources). 2018-11-17 18:42:49 +07:00
slack-desc system/dget: Added (utility to download debian sources). 2018-11-17 18:42:49 +07:00

README

dget (utility to download debian sources)

dget is part of Debian package called "devscripts" and is a tool to
get debian binary packages or sources in CLI mode.

For simple usage: dget -x -u DEBIAN|UBUNTU_URL/package.dsc, like:

$ dget -x -u http://http.debian.net/../../../../../devscripts_2.15.9.dsc

The sources and patches will download and extracted on current location.

NOTE: On Debian systems dget also can build packages.