dget
Download Debian packages. More information: <https://manpages.debian.org/latest/devscripts/dget.1.en.html>.
Install
- All systems
-
curl cmd.cat/dget.sh
- Debian
-
apt-get install devscripts - Ubuntu
-
apt-get install devscripts - Kali Linux
-
apt-get install devscripts - Fedora
-
dnf install devscripts - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install devscripts - Raspbian
-
apt-get install devscripts
Download Debian packages. More information: <https://manpages.debian.org/latest/devscripts/dget.1.en.html>.
-
Download a binary package:
dget package -
Download and extract a package source from its `.dsc` file:
dget http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc -
Download a package source tarball from its `.dsc` file but don't extract it:
dget -d http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc
© tl;dr; authors and contributors