summaryrefslogtreecommitdiffstats
path: root/system/dget/README
blob: af0a1e32e03d92fe320972f2f58d41c1ebe7a508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.