EnglishFrenchSpanish

OnWorks favicon

pkgdiff - Online in the Cloud

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

This is the command pkgdiff 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


pkgdiff - a tool for visualizing changes in Linux software packages

DESCRIPTION


NAME:
Package Changes Analyzer A tool for analyzing changes in Linux software packages

DESCRIPTION:
Package Changes Analyzer (PkgDiff) is a tool for analyzing changes in Linux
software packages (RPM, DEB, TAR.GZ, etc).

The tool is intended for Linux maintainers who are interested in ensuring
compatibility of old and new versions of packages.

This tool is free software: you can redistribute it and/or modify it under the
terms of the GNU GPL.

USAGE:
pkgdiff PKG1 PKG2 [options]

EXAMPLES:
pkgdiff OLD.rpm NEW.rpm pkgdiff OLD.tar.gz NEW.tar.gz

ARGUMENTS:
PKG1

Path to the old version of a package (RPM, DEB, TAR.GZ, etc).

If you need to analyze a group of packages then you can pass an XML-descriptor of
this group (VERSION.xml file):

<version>

/* Group version */

</version>

<group>

/* Group name */

</group>

<packages>

/path1/to/package(s) /path2/to/package(s) ...

</packages>

PKG2

Path to the new version of a package (RPM, DEB, TAR.GZ, etc).

INFORMATION OPTIONS:
-h|-help

Print this help.

-v|-version

Print version information.

-dumpversion

Print the tool version (1.7.1) and don't do anything else.

GENERAL OPTIONS:
-report-path PATH

Path to the report. Default:

pkgdiff_reports/<pkg>/<v1>_to_<v2>/changes_report.html

-details

Try to create detailed reports.

-size-limit SIZE

Don't analyze files larger than SIZE in kilobytes.

-width WIDTH

Width of the Visual Diff. Default: 75

-prelines NUM

Size of the context in the Visual Diff. Default: 10

-ignore-space-change

Ignore changes in the amount of white space.

-ignore-all-space

Ignore all white space.

-ignore-blank-lines

Ignore changes whose lines are all blank.

-quick

Quick mode without creating of Visual Diffs for files.

-minimal

Try to find a smaller set of changes.

OTHER OPTIONS:
-check-usage

Check if package content is used by other packages in the repository.

-pkg-manager NAME

Specify package management tool. Supported:

urpm - Mandriva URPM

-template

Create XML-descriptor template ./VERSION.xml

-extra-info DIR

Dump extra info to DIR.

-tmp-dir DIR

Use custom temp directory.

-hide-unchanged

Don't show unchanged files in the report.

-debug

Show debug info.

-name NAME

Set name of the package to NAME.

-title TITLE

Set name of the package in the title of the report to TITLE.

-vnum1 NUM

Set version number of the old package to NUM.

-vnum2 NUM

Set version number of the new package to NUM.

-links-target TARGET

Set target attribute for links in the report:

_self _blank (default)

-list-added-removed

Show content of added and removed text files.

-skip-subarchives

Skip checking of archives inside the input packages.

-skip-pattern REGEX

Skip checking of paths within archives matching REGEX.

-d|-directories

Compare directories instead of packages.

REPORT:
Report will be generated to:

pkgdiff_reports/<pkg>/<v1>_to_<v2>/changes_report.html

EXIT CODES:
0 - Unchanged. The tool has run without any errors. non-zero - Changed or the tool
has run with errors.

MORE INFORMATION:
http://lvc.github.com/pkgdiff/

Use pkgdiff online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad