EnglishFrenchSpanish

OnWorks favicon

build-rdeps - Online in the Cloud

Run build-rdeps in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command build-rdeps that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


build-rdeps - find packages that depend on a specific package to build (reverse build
depends)

SYNOPSIS


build-rdeps package

DESCRIPTION


build-rdeps searches for all packages that build-depend on the specified package.

The default behaviour is to just `grep` for the given dependency in the Build-Depends
field of apt's Sources files.

If the package dose-extra >= 4.0 is installed, then a more complete reverse build
dependency computation is carried out. In particular, with that package installed, build-
rdeps will find transitive reverse dependencies, respect architecture and build profile
restrictions, take Provides relationships, Conflicts, Pre-Depends, Build-Depends-Arch and
versioned dependencies into account and correctly resolve multiarch relationships for
crossbuild reverse dependency resolution. (This tends to be a slow process due to the
complexity of the package interdependencies.)

OPTIONS


-u, --update
Run apt-get update before searching for build-depends.

-s, --sudo
Use sudo when running apt-get update. Has no effect if -u is omitted.

--distribution
Select another distribution, which is searched for build-depends.

--only-main
Ignore contrib and non-free

--exclude-component
Ignore the given component (e.g. main, contrib, non-free).

--origin
Restrict the search to only the specified origin (such as "Debian").

-m, --print-maintainer
Print the value of the maintainer field for each package.

--host-arch
Explicitly set the host architecture. The default is the value of `dpkg-architecture
-qDEB_HOST_ARCH`. This option only works if dose-extra >= 4.0 is installed.

--old
Force the old simple behaviour without dose-ceve support even if dose-extra >= 4.0 is
installed. (This tends to be faster.)

Notice, that the old behaviour only finds direct dependencies, ignores virtual
dependencies, does not find transitive dependencies and does not take version
relationships, architecture restrictions, build profiles or multiarch relationships
into account.

--build-arch
Explicitly set the build architecture. The default is the value of `dpkg-architecture
-qDEB_BUILD_ARCH`. This option only works if dose-extra >= 4.0 is installed.

-d, --debug
Run the debug mode

--help
Show the usage information.

--version
Show the version information.

REQUIREMENTS


The tool requires apt Sources files to be around for the checked components. In the
default case this means that in /var/lib/apt/lists files need to be around for main,
contrib and non-free.

In practice this means one needs to add one deb-src line for each component, e.g.

deb-src http://<mirror>/debian <dist> main contrib non-free

and run apt-get update afterwards or use the update option of this tool.

Use build-rdeps online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad