logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Download Debian Packages - dget Command | Online Free DevTools by Hexmos

Download Debian packages efficiently with the dget command. Manage binary packages and source code effortlessly. Free online tool, no registration required.

dget

Download Debian packages. More information: https://manned.org/dget.1.

  • 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|--download-only]}} {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}}

See Also