EnglishFrenchSpanish

Ad


OnWorks favicon

dep-trace download for Linux

Free download dep-trace Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named dep-trace whose latest release can be downloaded as gdeptrace-0.5.7.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named dep-trace with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

dep-trace


Ad


DESCRIPTION

gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences).

EXAMPLE:

$ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts]
e
b
c

(b depends on e, c depends on b, e has no depends)

(also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal)

$ echo -e "b e\ne\nc b" | depsort
ditto, no opts needed

$ libdeps objdump /lib/*.so.*
(outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme)

$ doil
(a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge)

dep-trace is now "gdeptrace" to ease packaging compatibility



Features

  • dep-trace is fast on millions of dependancy items, depends on only libc, small, shows RDeps or other tables.
  • dep-trace is now named gdeptrace
  • depsort (incl) wrapper use gdeptrace for large admin tasks easily
  • libdeps (incl) is like ldd(1) but with highly different depends listings
  • loops: does not have tsort's loop pause/dis-order and can can show loops tabled
  • has virtual dep input file ability (doil on Source Forge web page)
  • for printed tables has dependancy order for both Left and Right (Inner)
  • GENERAL USE - works with simple text labels in simple Lefts and Rights manner
  • (note: examples/(debian only) moved, it is now doil on Source Forge)
  • gdeptrace has a luckily short ChangeLog
  • depsort+nm can generate 275 M table of all X11R7 symbols in all *.o in seconds


Audience

Advanced End Users, System Administrators, Developers, Quality Engineers


User interface

Command-line


Programming Language

Unix Shell, C, AWK


Categories

Build Tools, Systems Administration, OS distribution

This is an application that can also be fetched from https://sourceforge.net/projects/dep-trace/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    acdloge
    acdloge
    acdlog - Test application ACD file
    processing and trace data structures ...
    Run acdloge
  • 2
    acdprettye
    acdprettye
    acdpretty - Correctly reformat an
    application ACD file ...
    Run acdprettye
  • 3
    cpufreq-set
    cpufreq-set
    cpufreq-set - A small tool which allows
    to modify cpufreq settings. SYNTAX:
    cpufreq-set [options] DESCRIPTION:
    cpufreq-set allows you to modify cpufreq
    setting...
    Run cpufreq-set
  • 4
    cpufreqd-get
    cpufreqd-get
    cpufreqd-get - Issues "get" commands to
    cpufreqd. SYNTAX: cpufreqd-get [-l]
    PARAMETERS: -l list applied Profiles for
    all cpus. DESCRIPTION: cpufreqd-get
    issues...
    Run cpufreqd-get
  • 5
    g.gui.dbmgrgrass
    g.gui.dbmgrgrass
    g.gui.dbmgr - Launches graphical
    attribute table manager. KEYWORDS:
    general, GUI, attribute table, database ...
    Run g.gui.dbmgrgrass
  • 6
    g.gui.gcpgrass
    g.gui.gcpgrass
    g.gui.gcp - Georectifies a map and
    allows managing Ground Control Points.
    KEYWORDS: general, GUI,
    georectification, GCP ...
    Run g.gui.gcpgrass
  • More »

Ad