×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Dpkg: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
     
    imported>mutante
    mNo edit summary
     
    Line 1: Line 1:
    [[Debian]] package (manager) (also see [[apt-get]],[[aptitude]])
    [[Debian]] package (manager) (also see [[apt-get]],[[aptitude]])


    dpkg-deb-actions
    == dpkg-deb-actions ==
    dpkg -b | --build directory [filename]
    Build a deb package.


    dpkg -b | --build directory [filename]
    dpkg -c | --contents filename
    Build a deb package.
    List contents of a deb package.
    dpkg -c | --contents filename
    List contents of a deb package.
    dpkg -e | --control filename [directory]
    Extract control-information from a package.
    dpkg -x | --extract filename directory
    Extract the files contained by package.
    dpkg -f | --field filename [control-field] ...
    Display control field(s) of a package.
    dpkg --fsys-tarfile filename
    Display the filesystem tar-file contained by a
    Debian package.
    dpkg -I | --info filename [control-file]
    Show information about a package.
    dpkg -X | --vextract filename directory
    Extract and display the filenames contained by a
    package.


    dpkg -e | --control filename [directory]
    dpkg-query-actions
    Extract control-information from a package.

    dpkg -x | --extract filename directory
    Extract the files contained by package.

    dpkg -f | --field filename [control-field] ...
    Display control field(s) of a package.

    dpkg --fsys-tarfile filename
    Display the filesystem tar-file contained by a Debian package.

    dpkg -I | --info filename [control-file]
    Show information about a package.

    dpkg -X | --vextract filename directory
    Extract and display the filenames contained by a package.

    == dpkg-query-actions ==
    dpkg -l | --list package-name-pattern ...
    List packages matching given pattern.

    dpkg -s | --status package-name ...
    Report status of specified package.

    dpkg -L | --listfiles package ...
    List files installed to your system from package.

    dpkg -S | --search filename-search-pattern ...
    Search for a filename from installed packages.

    dpkg -p | --print-avail package
    Display details about package, as found in /var/lib/dpkg/available.

    * [http://s23.org/cgi-bin/man/man2html?query=dpkg dpkg manpage]


    * http://www.dpkg.org/
    dpkg -l | --list package-name-pattern ...
    List packages matching given pattern.
    dpkg -s | --status package-name ...
    Report status of specified package.
    dpkg -L | --listfiles package ...
    List files installed to your system from package.
    dpkg -S | --search filename-search-pattern ...
    Search for a filename from installed packages.
    dpkg -p | --print-avail package
    Display details about package, as found in /var/lib/dpkg/available.


    [[Category:Debian]]
    * http://s23.org/cgi-bin/man/man2html?query=dpkg

    Latest revision as of 13:39, 7 April 2006

    Debian package (manager) (also see apt-get,aptitude)

    dpkg-deb-actions[edit]

    dpkg -b | --build directory [filename]
    

    Build a deb package.

    dpkg -c | --contents filename
    

    List contents of a deb package.

    dpkg -e | --control filename [directory]
    

    Extract control-information from a package.

    dpkg -x | --extract filename directory
    

    Extract the files contained by package.

    dpkg -f | --field  filename [control-field] ...
    

    Display control field(s) of a package.

    dpkg --fsys-tarfile filename
    

    Display the filesystem tar-file contained by a Debian package.

    dpkg -I | --info filename [control-file]
    

    Show information about a package.

    dpkg -X | --vextract filename directory
    

    Extract and display the filenames contained by a package.

    dpkg-query-actions[edit]

    dpkg -l | --list package-name-pattern ...
    

    List packages matching given pattern.

    dpkg -s | --status package-name ...
    

    Report status of specified package.

    dpkg -L | --listfiles package ...
    

    List files installed to your system from package.

    dpkg -S | --search filename-search-pattern ...
    

    Search for a filename from installed packages.

    dpkg -p | --print-avail package
    

    Display details about package, as found in /var/lib/dpkg/available.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.