EnglishFrenchSpanish

Ad


OnWorks favicon

dpkg-repack - Online in the Cloud

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

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


dpkg-repack - put an unpacked .deb file back together

SYNOPSIS


dpkg-repack [option...] package-name...

DESCRIPTION


dpkg-repack creates a .deb file out of a Debian package that has already been installed on
your system.

If any changes have been made to the package while it was unpacked (ie, conffiles files in
/etc modified), the new package will inherit the changes. (There are exceptions to this,
including changes to configuration files that are not conffiles, including those managed
by ucf.)

This utility can make it easy to copy packages from one computer to another, or to
recreate packages that are installed on your system, but no longer available elsewhere.

Note: dpkg-repack will place the created package in the current directory.

OPTIONS


--root=dir
Take package from filesystem rooted on dir. This is useful if, for example, you
have another computer nfs mounted on /mnt, then you can use --root=/mnt to
reassemble packages from that computer.

--arch=architecture
Make the package be for a specific architecture. dpkg-repack might not be able to
tell if an installed package is architecture all or is specific to the system's
architecture, in case it lacks the Architecture field. If you know the package
architecture, you can use this option to force dpkg-repack to use the right
architecture.

-d, --deb-option=option
Pass option as build argument to dpkg-deb. This option can be specified multiple
times.

--generate
Generate a temporary directory suitable for building a package from, but do not
actually create the package. This is useful if you want to move files around in the
package before building it. The package can be built from this temporary directory
by running "dpkg-deb --build dir ." as root (or by using fakroot -u), where dir is
the generated directory.

package-name
The name of the package to attempt to repack. Multiple packages can be listed.

Use dpkg-repack online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad