man > dscextract(1)

πŸ“‹ NAME

dscextract β€” extract a single file from a Debian source package

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ“‚ Extract a file from a .dscdscextract dscfile fileExtract a single file from a Debian source package
πŸ“ Extract file from debian/ subdirectorydscextract package.dsc debian/controlUseful for files in debian/ without unpacking large tarballs
⚑ Fast mode (skip .orig.tar.gz fallback)dscextract -f dscfile fileAvoid scanning .orig.tar.gz for source format 1.0

πŸ“– SYNOPSIS

dscextract [options] dscfile file

πŸ“ DESCRIPTION

dscextract reads a single file from a Debian source package. The idea is to only look into .diff.gz files (source format 1.0) or .debian.tar.gz/bz2 files (source format 3.0) where possible, hence avoiding to unpack large tarballs. It is most useful for files in the debian/ subdirectory.

file is relative to the first level directory contained in the package, i.e. with the first component stripped.

βš™οΈ OPTIONS

πŸšͺ Exit Status

πŸ’‘ EXAMPLE

dscextract dds_2.1.1+ddd105-2.dsc debian/watch || test $? = 1

πŸ‘€ AUTHOR

dscextract was written by Christoph Berg <myon AT debian.org>.

dscextract(1)
πŸ“‹ NAME πŸš€ Quick Reference πŸ“– SYNOPSIS πŸ“ DESCRIPTION βš™οΈ OPTIONS πŸšͺ Exit Status πŸ’‘ EXAMPLE πŸ‘€ AUTHOR

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-30 20:47 @216.73.217.135
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!