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

sbuild-hold - hold packages in an sbuild chroot

Authors

       Roger Leigh.

Description

sbuild-hold  and  sbuild-unhold  set  and  unset  the  dpkg  hold  status  for  the  specified  packages,
       respectively.

Examples

       To hold the libc6 package in the unstable chroot:

       % sbuild-holdunstablelibc6

Name

       sbuild-hold - hold packages in an sbuild chroot

Options

Actions-h, --help
              Display this manual.

       -V, --version
              Print version information.

   ChrootandpackageselectionCHROOT The chroot to use.  Note that ‘o’, ‘s’, ‘t’,  ‘u’  and  ‘e’  may  be  used  as  abbreviations  for
              ‘oldstable’, ‘stable’, ‘testing’, ‘unstable’ and ‘experimental’, respectively.

       PACKAGE
              The packages for which the hold status is to be changed.

See Also

sbuild(1).

Version 0.88.3ubuntu2.1                            02 May 2025                                    SBUILD-HOLD(1)

Synopsis

sbuild-hold [-h|--help | -V|--version] CHROOT [PACKAGE1 [PACKAGE2 [PACKAGEn]]]
       sbuild-unhold [-h|--help | -V|--version] CHROOT [PACKAGE1 [PACKAGE2 [PACKAGEn]]]

See Also